Skip to content

Commit 555e13c

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 8935023 commit 555e13c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
**I'm submitting a ...** (check one with "x")
2+
3+
[ ] bug report
4+
[ ] feature request
5+
[ ] support request
6+
7+
<!-- Please be clear when explaining what behavior is expected -->
8+
**Steps to reproduce the bug:**
9+
10+
11+
**Related code:**
12+
```
13+
insert any relevant code here
14+
```
15+
16+
**Important information:**
17+
<!-- State important information if needed, such as OS version, hardware info, ionic info, etc. -->

0 commit comments

Comments
 (0)