We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ba982f + c787f94 commit 3597791Copy full SHA for 3597791
.github/ISSUE_TEMPLATE/issue_template.md
@@ -0,0 +1,30 @@
1
+---
2
+name: 🐛 Bug Report
3
+about: Report a problem with the project
4
+title: "[BUG] "
5
+labels: bug
6
+assignees: ''
7
+
8
9
+**Describe the bug**
10
+A clear and concise description of what the bug is.
11
12
+**To Reproduce**
13
+Steps to reproduce the behavior:
14
+1. Go to '...'
15
+2. Click on '...'
16
+3. See error
17
18
+**Expected behavior**
19
+What you expected to happen.
20
21
+**Screenshots**
22
+If applicable, add screenshots.
23
24
+**Environment (please complete the following information):**
25
+ - OS: [e.g. Windows 10]
26
+ - Browser [e.g. chrome, safari]
27
+ - Version [e.g. 22]
28
29
+**Additional context**
30
+Add any other context about the problem here.
0 commit comments