You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"]
6
4
body:
7
-
- type: markdown
8
-
attributes:
9
-
value: |
10
-
## 🌟 **Thank you for contributing to GovTool!**
11
-
12
5
- type: markdown
13
6
attributes:
14
7
value:
15
8
Please fill out the following details.
16
-
17
9
- type: textarea
18
10
id: problem-statement
19
11
attributes:
@@ -22,7 +14,6 @@ body:
22
14
placeholder: "Example: Users would benefit from having X functionality, so they can do Y..."
23
15
validations:
24
16
required: true
25
-
26
17
- type: textarea
27
18
id: user-impact
28
19
attributes:
@@ -31,7 +22,6 @@ body:
31
22
placeholder: "Example: This feature will help first-time users onboard faster..."
32
23
validations:
33
24
required: true
34
-
35
25
- type: textarea
36
26
id: dependencies
37
27
attributes:
@@ -40,27 +30,11 @@ body:
40
30
placeholder: "Example: Add a button that says GO to the home page"
41
31
validations:
42
32
required: false
43
-
44
33
- type: textarea
45
34
id: other-info
46
35
attributes:
47
36
label: "Anything else you might want to add?"
48
37
description: "Free text box for any comments"
49
38
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].
0 commit comments