We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cd730 commit 3ef6846Copy full SHA for 3ef6846
1 file changed
.github/ISSUE_TEMPLATE/1-bug-report.md
@@ -0,0 +1,26 @@
1
+---
2
+name: "\U0001F41B Bug report"
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+<!-- Thank you for reporting a possible bug. Please fill in as much of the template below as you can. -->
11
12
+**Describe the bug**
13
+<!-- A clear and concise description of what the bug is. -->
14
15
+**Steps 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
+**Expected behavior**
23
+<!-- A clear and concise description of what you expected to happen. -->
24
25
+**Additional context**
26
+<!-- Add any other context about the problem here. -->
0 commit comments