File tree Expand file tree Collapse file tree 2 files changed +41
-1
lines changed
Expand file tree Collapse file tree 2 files changed +41
-1
lines changed Original file line number Diff line number Diff line change 8585 placeholder : |
8686 As a [ada holder | DRep | Direct voter], I want [some goal] so that [some reason].
8787 validations :
88- required : false
88+ required : false
Original file line number Diff line number Diff line change 1+ name : Feature Suggestion
2+ description : Suggest a new feature or enhancement for GovTool.
3+ labels : ["Feature Request", "Needs UX Review"]
4+ body :
5+ - type : markdown
6+ attributes :
7+ value :
8+ Please fill out the following details.
9+ - type : textarea
10+ id : problem-statement
11+ attributes :
12+ label : " 💡 Suggestion or feature"
13+ description : " Please describe the user need, idea, or pain point."
14+ placeholder : " Example: Users would benefit from having X functionality, so they can do Y..."
15+ validations :
16+ required : true
17+ - type : textarea
18+ id : user-impact
19+ attributes :
20+ label : " Who does this help?"
21+ description : " Which users will benefit from this feature? How does it improve their experience?"
22+ placeholder : " Example: This feature will help first-time users onboard faster..."
23+ validations :
24+ required : true
25+ - type : textarea
26+ id : dependencies
27+ attributes :
28+ label : " How might we do this?"
29+ description : " Suggestions on implementation"
30+ placeholder : " Example: Add a button that says GO to the home page"
31+ validations :
32+ required : false
33+ - type : textarea
34+ id : other-info
35+ attributes :
36+ label : " Anything else you might want to add?"
37+ description : " Free text box for any comments"
38+ placeholder : " I love GovTool, and so does my dog!"
39+ validations :
40+ required : false
You can’t perform that action at this time.
0 commit comments