Skip to content

Commit ea328c1

Browse files
committed
Update issue templates
1 parent b4c78ae commit ea328c1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
### Description
8+
9+
[Description of the bug]
10+
11+
### Steps to Reproduce
12+
13+
1. [First Step]
14+
2. [Second Step]
15+
3. [and so on...]
16+
17+
**Expected behavior:** [What you expected to happen]
18+
19+
**Actual behavior:** [What actually happened]
20+
21+
### Versions
22+
23+
You can get this information from executing `npm version`.

0 commit comments

Comments
 (0)