Skip to content

Commit 5af8f22

Browse files
authored
added github issue template (#275)
1 parent b8b6c4c commit 5af8f22

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Nature of issue?
2+
3+
- [ ] Found a bug
4+
- [ ] Existing feature enhancement
5+
- [ ] New feature request
6+
- [ ] Other
7+
8+
9+
***
10+
## Details about the Bug:
11+
> Please describe the bug you've encountered. Make sure to include the following information below.
12+
13+
### Web browser and version: (e.g. Firefox version 65, Chrome version 71.0)
14+
15+
### Operating System: (e.g. MacOS, Windows, Ubuntu)
16+
17+
### Steps to reproduce this bug:
18+
19+
***
20+
## Existing Feature Enhancement details:
21+
> Please describe the feature enhancement you're hoping to see.
22+
23+
24+
***
25+
26+
## New feature details:
27+
> Please describe the new feature you're hoping to see.

0 commit comments

Comments
 (0)