2
0

📝 Add issue and feature request template (#1694)

Fixes #1681

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
This commit is contained in:
Anil Kumar Behera
2024-08-13 21:42:36 +05:30
committed by GitHub
parent d4e612a285
commit b5eab4db75
2 changed files with 21 additions and 0 deletions

16
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,16 @@
**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 '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screen recordings**
If applicable, add a screen recording or screenshots to help explain your problem.

View File

@ -0,0 +1,5 @@
**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.