Skip to content

Commit 7874c85

Browse files
Update issue templates (#104)
1 parent 60684f4 commit 7874c85

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+28
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)