File tree Expand file tree Collapse file tree 2 files changed +20
-43
lines changed
Expand file tree Collapse file tree 2 files changed +20
-43
lines changed Original file line number Diff line number Diff line change 5050 - Wallet:
5151 validations :
5252 required : false
53-
54- - type : dropdown
55- id : notify_discord
56- attributes :
57- label : Notify Discord
58- description : Choose whether this bug should be sent to Discord.
59- options :
60- - Send to Discord
61- - Skip Discord
62- default : Send to Discord
Original file line number Diff line number Diff line change 1- name : Bug
2- description : Report a problem or unexpected behavior in the Gardens app.
3- labels : ["triage"]
4- type : bug
5- projects : ["1Hive/20", "1Hive/17"]
1+ name : Task
2+ description : Track a general engineering or operational task.
3+ type : " Task"
4+ projects : ["1Hive/17"]
65body :
76 - type : markdown
87 attributes :
98 value : |
10- <!-- issue-type=bug -->
9+ <!-- issue-type: task -->
1110
12- Thanks for raising an issue. Share the essentials so we can reproduce and fix it quickly .
11+ Capture the goal, the work needed, and how you'll know it's done .
1312
1413 - type : textarea
15- id : steps
14+ id : outcome
1615 attributes :
17- label : Steps to reproduce
18- description : List the actions that trigger the bug.
19- placeholder : |
20- 1. Go to ...
21- 2. Click ...
22- 3. Observe ...
23- validations :
24- required : true
25-
26- - type : textarea
27- id : expected
28- attributes :
29- label : Expected result
30- description : What did you expect to happen?
16+ label : Desired outcome
17+ description : What does success look like?
18+ placeholder : When complete...
3119 validations :
3220 required : true
3321
3422 - type : textarea
35- id : actual
23+ id : plan
3624 attributes :
37- label : Actual result
38- description : What happened instead? Include errors or screenshots if helpful.
25+ label : Key steps
26+ description : Outline the main actions or checklist items.
27+ placeholder : |
28+ - [ ] Step 1
29+ - [ ] Step 2
3930 validations :
40- required : true
31+ required : false
4132
4233 - type : textarea
43- id : context
34+ id : resources
4435 attributes :
45- label : Extra context
46- description : Environment details, wallets, links, or anything else that helps.
47- placeholder : |
48- - Network:
49- - Browser or device:
50- - Wallet:
36+ label : Links or context
37+ description : Add references, related issues, or notes.
5138 validations :
5239 required : false
You can’t perform that action at this time.
0 commit comments