We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f92f9 commit db238f9Copy full SHA for db238f9
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,30 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
8
+
9
+## Describe the bug
10
+A clear and concise description of what the bug is.
11
12
+## Expected behavior
13
+A clear and concise description of what you expected to happen.
14
15
+## To Reproduce
16
+Steps to reproduce the behavior:
17
+1. Go to '...'
18
+2. Click on '....'
19
+3. Scroll down to '....'
20
+4. See error
21
22
+### Screenshots
23
+If applicable, add screenshots to help explain your problem.
24
25
+**Desktop (please complete the following information if applicable):**
26
+ - OS: [e.g. iOS, macOS, Win, Linux]
27
+ - Browser [e.g. chrome, safari]
28
29
+## Additional context
30
+Add any other context about the problem here.
0 commit comments