Skip to content

Commit b74a282

Browse files
Update issue and feature request templates
Refined the issue and feature request templates to improve clarity and efficiency. This involved streamlining the steps to reproduce an error and removing redundant fields in both templates. This should make reporting issues and suggesting features more straightforward for contributors.
1 parent d66af13 commit b74a282

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ A clear and concise description of what the bug is.
1313
**To Reproduce**
1414
Steps to reproduce the behavior:
1515
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
16+
2. Modify or use that and '....'
1817
4. See error
1918

2019
**Expected behavior**
@@ -28,11 +27,5 @@ If applicable, add screenshots to help explain your problem.
2827
- Browser [e.g. chrome, safari]
2928
- Version [e.g. 22]
3029

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
36-
3730
**Additional context**
3831
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,8 @@ assignees: ''
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12-
1310
**Describe the solution you'd like**
1411
A clear and concise description of what you want to happen.
1512

1613
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
18-
19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
14+
A clear and concise description of any alternative solutions or features you've considered.

0 commit comments

Comments
 (0)