Skip to content

Commit 5b3cbf4

Browse files
authored
Creating an issue template
1 parent c7fbab3 commit 5b3cbf4

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.github/issue_template.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## I'm submitting a ...
2+
- [ ] bug report
3+
- [ ] feature request
4+
- [ ] question
5+
6+
7+
### What is the current behavior?
8+
9+
10+
11+
### What is the expected behavior?
12+
13+
14+
15+
### If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo
16+
_Common options for demos are [jsfiddle](https://jsfiddle.net/) and [codepen](https://codepen.io)_
17+
18+
19+
20+
21+
### If you are requesting a new or changed feature, please provide a rationale
22+
23+
24+
25+
### Please tell us about your setup
26+
27+
* Version:
28+
* Browser:
29+
* Other frameworks in use:

0 commit comments

Comments
 (0)