File tree Expand file tree Collapse file tree 6 files changed +1
-57
lines changed
Expand file tree Collapse file tree 6 files changed +1
-57
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,6 @@ name: Backend
22description : Track a backend development task for Gardens V2 (Contracts or Subgraph).
33projects : ["1Hive/17"]
44body :
5- - type : markdown
6- attributes :
7- value : |
8- Use this template for backend work such as contract updates, indexing logic, or subgraph schema improvements.
9-
105 - type : dropdown
116 id : domain
127 attributes :
1813 validations :
1914 required : true
2015
21- - type : input
22- id : summary
23- attributes :
24- label : Summary
25- description : Short headline describing the backend task.
26- placeholder : Implement CVStrategy upgradeable version
27- validations :
28- required : true
29-
3016 - type : textarea
3117 id : description
3218 attributes :
Original file line number Diff line number Diff line change 88 attributes :
99 value : |
1010 Thanks for raising an issue. Share the essentials so we can reproduce and fix it quickly.
11- - type : input
12- id : summary
13- attributes :
14- label : What happened?
15- description : One line summary of the problem.
16- placeholder : Unable to sign proposal when...
17- validations :
18- required : true
1911 - type : textarea
2012 id : steps
2113 attributes :
Original file line number Diff line number Diff line change 1212 **Figma:** [Gardens V2 UI](https://www.figma.com/design/v9ECAmLYs2pam1wguh3HUS/Gardens-V2-UI?node-id=1-25&p=f&t=QTrkzN8ykb9AdIi6-0)
1313 **Miro:** [Design Collaboration Board](https://miro.com/app/board/uXjVJF2w8YI=/)
1414
15- - type : textarea
16- id : summary
17- attributes :
18- label : Summary
19- description : Briefly describe the design goal or problem to solve.
20- placeholder : Improve visual hierarchy in proposal cards...
21- validations :
22- required : true
23-
2415 - type : textarea
2516 id : context
2617 attributes :
Original file line number Diff line number Diff line change 1111 **Figma:** [Gardens V2 UI](https://www.figma.com/design/v9ECAmLYs2pam1wguh3HUS/Gardens-V2-UI?node-id=1-25&p=f&t=QTrkzN8ykb9AdIi6-0)
1212 **Miro:** [Design Collaboration Board](https://miro.com/app/board/uXjVJF2w8YI=/)
1313
14- - type : input
15- id : summary
16- attributes :
17- label : Summary
18- description : Short headline describing the task.
19- placeholder : Implement proposal card hover animation
20- validations :
21- required : true
22-
2314 - type : textarea
2415 id : description
2516 attributes :
Original file line number Diff line number Diff line change 1111
1212 **Figma:** [Gardens V2 UI](https://www.figma.com/design/v9ECAmLYs2pam1wguh3HUS/Gardens-V2-UI?node-id=1-25&p=f&t=QTrkzN8ykb9AdIi6-0)
1313 **Miro:** [Design Collaboration Board](https://miro.com/app/board/uXjVJF2w8YI=/)
14- - type : input
15- id : summary
16- attributes :
17- label : Summary
18- description : Short title or theme for the story.
19- placeholder : Snapshot of the user need
20- validations :
21- required : true
2214 - type : textarea
2315 id : problem
2416 attributes :
Original file line number Diff line number Diff line change 77 attributes :
88 value : |
99 Capture the goal, the work needed, and how you'll know it's done.
10- - type : input
11- id : summary
12- attributes :
13- label : Summary
14- description : Brief headline for the task.
15- placeholder : Publish docs update for...
16- validations :
17- required : true
1810 - type : textarea
1911 id : outcome
2012 attributes :
3931 label : Links or context
4032 description : Add references, related issues, or notes.
4133 validations :
42- required : false
34+ required : false
You can’t perform that action at this time.
0 commit comments