Skip to content

Commit b780f23

Browse files
committed
Update issue templates
1 parent 6bba9a3 commit b780f23

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
**Bug description**
8+
Write a clear and concise description of what the bug is.
9+
10+
**To Reproduce**
11+
Paste the code that is producing the issue
12+
```
13+
...
14+
```
15+
16+
List any other actions needed to reproduce the issue:
17+
- Scroll to '...'.
18+
- Click on '...'.
19+
20+
Link to a repo where this issue can be reproduced if available:
21+
22+
**Expected behavior**
23+
Write a clear and concise description of what you expected to happen versus what happened.
24+
25+
**Screenshots**
26+
If applicable, add screenshots to help explain your problem.
27+
28+
**Technical details:**
29+
- Server Side Rendering? [Yes/No]
30+
- Device [Desktop/Smartphone]
31+
- Operating System [e.g. Windows, Mac OS, GNU/Linux]
32+
- Browser [e.g. Firefox, Chrome, Safari]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)