|
1 | 1 | --- |
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' |
8 | 7 | --- |
9 | 8 |
|
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 | +--> |
17 | 12 |
|
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 | +--> |
19 | 16 |
|
20 | | -**Describe the solution you'd like** |
| 17 | +### New Feature Checklist |
21 | 18 |
|
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 --> |
23 | 22 |
|
24 | | -**Describe alternatives you've considered** |
| 23 | +--- |
25 | 24 |
|
26 | | -A clear and concise description of any alternative solutions or features you've considered. |
| 25 | +### Request: |
| 26 | +<!-- Explain clearly and in detail --> |
27 | 27 |
|
28 | | -**Additional context** |
| 28 | +#### Desired Solution: |
| 29 | +<!-- Describe how this should be implemented --> |
29 | 30 |
|
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