|
5 | 5 | - type: markdown |
6 | 6 | attributes: |
7 | 7 | value: | |
8 | | - "Thank you for suggesting a new feature! |
| 8 | + Thank you for suggesting a new feature! |
9 | 9 | Please provide as much detail as possible to help us understand and evaluate your idea. |
10 | | - Before submitting, please search our issue tracker to ensure this isn’t a duplicate request." |
| 10 | + Before submitting, please search our issue tracker to ensure this isn’t a duplicate request. |
11 | 11 |
|
12 | 12 | - type: textarea |
13 | 13 | attributes: |
14 | 14 | label: "Feature Description" |
15 | 15 | description: | |
16 | | - "Describe your feature request in detail, including: |
| 16 | + Describe your feature request in detail, including: |
17 | 17 | - What the feature is. |
18 | 18 | - Why it is needed and how it will improve the project. |
19 | | - - How it will benefit users (e.g., As a user, I want to [do something] so that [desired outcome].)." |
20 | | - placeholder: | |
21 | | - "As a user, I want to filter search results by date so that I can quickly find recent information." |
| 19 | + - How it will benefit users (e.g., As a user, I want to [do something] so that [desired outcome].). |
| 20 | + placeholder: "As a user, I want to filter search results by date so that I can quickly find recent information." |
22 | 21 | validations: |
23 | 22 | required: true |
24 | 23 |
|
25 | 24 | - type: textarea |
26 | 25 | attributes: |
27 | 26 | label: "Additional Context" |
28 | 27 | description: | |
29 | | - "Provide any extra details or supporting information, such as: |
| 28 | + Provide any extra details or supporting information, such as: |
30 | 29 | - Links to references or related resources. |
31 | 30 | - Examples from other projects or systems. |
32 | 31 | - Screenshots, mockups, or diagrams. |
33 | | - *Tip: You can attach files by clicking here and dragging them in.*" |
| 32 | + *Tip: You can attach files by clicking here and dragging them in.* |
34 | 33 | placeholder: | |
35 | | - "Here's a link to a similar feature in another project: [link]. |
36 | | - I've also attached a mockup of what this could look like." |
| 34 | + Here's a link to a similar feature in another project: [link]. |
| 35 | + I've also attached a mockup of what this could look like. |
37 | 36 | validations: |
38 | 37 | required: false |
0 commit comments