Skip to content

Commit b943ad9

Browse files
authored
Create issue_template.md (#29)
1 parent 0a2f1c5 commit b943ad9

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

.github/issue_template.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<!--
2+
If you are reporting a new issue, please make sure that we do not have any
3+
duplicates already open. You can ensure this by searching the issue list for
4+
this repository. If there is a duplicate, please close your issue and add a
5+
comment to the existing issue instead.
6+
7+
If you suspect your issue is a bug, please edit your issue description to
8+
include the BUG REPORT INFORMATION shown below. If you fail to provide this
9+
information within 7 days, we cannot debug your issue and will close it. We
10+
will, however, reopen it if you later provide the information.
11+
12+
---------------------------------------------------
13+
BUG REPORT INFORMATION
14+
---------------------------------------------------
15+
Use the commands below to provide key information from your environment:
16+
You do NOT have to include this information if this is a FEATURE REQUEST
17+
-->
18+
19+
**Description**
20+
21+
<!--
22+
Briefly describe the problem you are having in a few paragraphs.
23+
-->
24+
25+
**Steps to reproduce the issue:**
26+
1.
27+
2.
28+
3.
29+
30+
**Describe the results you received:**
31+
32+
33+
**Describe the results you expected:**
34+
35+
36+
**Additional information you deem important (e.g. issue happens only occasionally):**
37+
38+
39+
**Additional environment details (Browser, etc.):**

0 commit comments

Comments
 (0)