Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 31fe063

Browse files
committed
update bug and feature request templates
1 parent 388f22e commit 31fe063

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ about: Create a report to help us improve
44
title: ''
55
labels: ''
66
assignees: ''
7-
87
---
98

9+
Thanks for taking the time to file a bug report! Please fill out this form as completely as possible.
10+
11+
If you leave out sections there is a high likelihood it will be moved to our [GitHub Discussions](https://github.com/WebDevStudios/nextjs-wordpress-starter/discussions).
12+
1013
**Describe the bug**
1114
A clear and concise description of what the bug is.
1215

1316
**To Reproduce**
1417
Steps to reproduce the behavior:
18+
1519
1. Go to '...'
1620
2. Click on '....'
1721
3. Scroll down to '....'
@@ -24,15 +28,17 @@ A clear and concise description of what you expected to happen.
2428
If applicable, add screenshots to help explain your problem.
2529

2630
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
31+
32+
- OS: [e.g. iOS]
33+
- Browser [e.g. chrome, safari]
34+
- Version [e.g. 22]
3035

3136
**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]
37+
38+
- Device: [e.g. iPhone6]
39+
- OS: [e.g. iOS8.1]
40+
- Browser [e.g. stock browser, safari]
41+
- Version [e.g. 22]
3642

3743
**Additional context**
3844
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,8 @@ about: Suggest an idea for this project
44
title: ''
55
labels: ''
66
assignees: ''
7-
87
---
98

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-
13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
15-
16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
9+
**Please create your feature request as a [GitHub Discussion](https://github.com/WebDevStudios/nextjs-wordpress-starter/discussions).**
1810

19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
11+
Thank you!

0 commit comments

Comments
 (0)