Skip to content

Commit 8967e15

Browse files
committed
Add issue template
1 parent 57ddb65 commit 8967e15

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
### Prerequisites
2+
3+
- [ ] I'm using the last version.
4+
- [ ] My node version is the same as declared as `package.json`.
5+
6+
### Subject of the issue
7+
8+
Describe your issue here.
9+
10+
### Steps to reproduce
11+
12+
Tell us how to reproduce this issue.
13+
14+
### Expected behaviour
15+
16+
Tell us what should happen
17+
18+
### Actual behaviour
19+
20+
Tell us what happens instead

0 commit comments

Comments
 (0)