2
0

Update issue templates (#1699)

This commit is contained in:
Baptiste Arnaud
2024-08-13 18:21:59 +02:00
committed by GitHub
parent b5eab4db75
commit 09890a756e
2 changed files with 22 additions and 2 deletions

View File

@ -1,9 +1,17 @@
---
name: Bug report
about: Create a report to help us improve Typebot
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@ -12,5 +20,5 @@ Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screen recordings**
**Screen recording**
If applicable, add a screen recording or screenshots to help explain your problem.

View File

@ -1,5 +1,17 @@
---
name: Feature request
about: Suggest an idea for Typebot
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.