Skip to content

Commit 549b036

Browse files
authored
Update feature request template for clarity and structure
1 parent 04415ca commit 549b036

1 file changed

Lines changed: 22 additions & 20 deletions

File tree

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,32 @@
11
---
2-
name: New Feature
3-
about: For submitting new feature requests (No opinionated requests please)
4-
title: "[FR] ENTER ISSUE TITLE HERE"
5-
labels: ''
6-
assignees: ''
7-
2+
name: 🌟 Feature Request
3+
about: For submitting new feature ideas
4+
title: "[FR] ENTER TITLE HERE"
5+
labels: 'enhancement'
6+
assignees: 'alienator88'
87
---
98

10-
> [!WARNING]
11-
> This is a personal/hobby app, therefore the project is fairly opinionated.
12-
> Opinion-based requests (e.g., “the layout would look better this way”) will not be considered.
13-
> ### Issues with the template below removed will be closed!
14-
> ---
15-
16-
**Is your feature request related to a problem? Please describe.**
9+
<!--
10+
WARNING: Issues with the template below removed will be closed!
11+
-->
1712

18-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
<!--
14+
Thanks for helping make Pearcleaner better! Before you submit your issue, please make sure you follow the list below and check the appropriate boxes by putting an x inside the [ ]: [x]
15+
-->
1916

20-
**Describe the solution you'd like**
17+
### New Feature Checklist
2118

22-
A clear and concise description of what you want to happen.
19+
- [ ] I searched for existing open/closed feature requests and found none related to this request
20+
- [ ] My request is not design/opinion based <!-- I'm fairly opinionated on the design -->
21+
- [ ] My request will be beneficial to most users <!-- Fringe/edge-case requests will likely not be accepted -->
2322

24-
**Describe alternatives you've considered**
23+
---
2524

26-
A clear and concise description of any alternative solutions or features you've considered.
25+
### Request:
26+
<!-- Explain clearly and in detail -->
2727

28-
**Additional context**
28+
#### Desired Solution:
29+
<!-- Describe how this should be implemented -->
2930

30-
Add any other context or screenshots about the feature request here.
31+
#### Additional Context:
32+
<!-- Add any other context or screenshots that might help. -->

0 commit comments

Comments
 (0)