We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4051c45 + ec04e24 commit fb30c6aCopy full SHA for fb30c6a
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,32 @@
1
+---
2
+name: Bug Report
3
+about: Create a report to help us improve
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. Scroll down to '....'
17
+4. See error
18
19
+## Expected behavior
20
+A clear and concise description of what you expected to happen.
21
22
+## Screenshots
23
+If applicable, add screenshots to help explain your problem.
24
25
+## Environment
26
+- OS: [e.g. Windows 10, macOS 12.0]
27
+- Browser: [e.g. Chrome 96, Firefox 95]
28
+- Node Version: [e.g. 18.12.0]
29
+- NPM Version: [e.g. 8.19.2]
30
31
+## Additional context
32
+Add any other context about the problem here.
0 commit comments