Skip to content

Commit e0ad457

Browse files
committed
align template
1 parent 728e6e5 commit e0ad457

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed
Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
name: 💡 Feature idea
1+
name: Feature Suggestion
22
description: Suggest a new feature or enhancement for GovTool.
3-
title: "💡 "
4-
labels: ["💡 Feature idea", "Needs UX Review"]
5-
projects: ["IntersectMBO/30", "IntersectMBO/34"]
3+
labels: ["Feature Request", "Needs UX Review"]
64
body:
7-
- type: markdown
8-
attributes:
9-
value: |
10-
## 🌟 **Thank you for contributing to GovTool!**
11-
125
- type: markdown
136
attributes:
147
value:
158
Please fill out the following details.
16-
179
- type: textarea
1810
id: problem-statement
1911
attributes:
@@ -22,7 +14,6 @@ body:
2214
placeholder: "Example: Users would benefit from having X functionality, so they can do Y..."
2315
validations:
2416
required: true
25-
2617
- type: textarea
2718
id: user-impact
2819
attributes:
@@ -31,7 +22,6 @@ body:
3122
placeholder: "Example: This feature will help first-time users onboard faster..."
3223
validations:
3324
required: true
34-
3525
- type: textarea
3626
id: dependencies
3727
attributes:
@@ -40,27 +30,11 @@ body:
4030
placeholder: "Example: Add a button that says GO to the home page"
4131
validations:
4232
required: false
43-
4433
- type: textarea
4534
id: other-info
4635
attributes:
4736
label: "Anything else you might want to add?"
4837
description: "Free text box for any comments"
4938
placeholder: "I love GovTool, and so does my dog!"
50-
validations:
51-
required: false
52-
53-
- type: markdown
54-
attributes:
55-
value: |
56-
---
57-
58-
- type: textarea
59-
id: user-story
60-
attributes:
61-
label: (Optional) User Story with acceptance criteria
62-
description: See GovTool examples [here](https://github.com/IntersectMBO/cardano-test-plans/blob/main/userStoryInventoryChangHF.md#2g-delegate-to-self-for-registered-dreps).
63-
placeholder: |
64-
As a [ada holder | DRep | Direct voter], I want [some goal] so that [some reason].
6539
validations:
6640
required: false

0 commit comments

Comments
 (0)