We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60684f4 commit 7874c85Copy full SHA for 7874c85
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
1
+---
2
+name: Bug report
3
+about: Issue tracker is ONLY used for reporting bugs.
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+## Detailed Description
11
+<!--- Provide a detailed description of the change or addition you are proposing -->
12
13
+## Expected Behavior
14
+<!--- Tell us what should happen -->
15
16
+## Current Behavior
17
+<!--- Tell us what happens instead of the expected behavior -->
18
19
+## Steps to Reproduce
20
+<!--- Provide a link to a live example, or an unambiguous set of steps to -->
21
+<!--- reproduce this bug. Include code to reproduce, if relevant -->
22
+1.
23
+2.
24
+3.
25
+4.
26
27
+## Possible Implementation
28
+<!--- Not obligatory, but suggest an idea for implementing addition or change -->
0 commit comments