Skip to content

Commit 4f27779

Browse files
authored
chore: update issue templates
1 parent 8d7b8aa commit 4f27779

2 files changed

Lines changed: 64 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: programmerg
7+
8+
---
9+
10+
### Description
11+
12+
A clear and concise description of what the bug is.
13+
14+
### Steps to reproduce
15+
16+
1. Go to '...'
17+
2. Click on '....'
18+
3. Scroll down to '....'
19+
4. See error
20+
21+
### Expected behavior
22+
23+
A clear and concise description of what you expected to happen.
24+
25+
### Screenshots / error messages
26+
27+
If applicable, add screenshots to help explain your problem.
28+
29+
### Enviroment
30+
31+
- Device: [e.g. iPhone6]
32+
- OS: [e.g. iOS]
33+
- Browser [e.g. chrome, safari]
34+
- Version [e.g. 22]
35+
36+
### Additional context
37+
38+
Add any other context about the problem here.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: programmerg
7+
8+
---
9+
10+
### Root cause
11+
12+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] because [...]
13+
14+
- Who?
15+
- What?
16+
- Why?
17+
18+
### Suggested solution
19+
20+
A clear and concise description of what you want to happen.
21+
22+
Describe the alternatives you've considered.
23+
24+
### Additional context
25+
26+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)