File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- name : A brief status update
2+ name : A Brief status Update
33description : A brief status update.
44body :
5- - type : dropdown
6- attributes :
7- label : Status
8- options :
9- - label : GREY ⚪️ (Not started, paused, not currently being worked on)
10- value : ' Status: GREY'
11- - label : " GREEN 🟢 (All good, smooth sailing)"
12- value : ' Status: GREEN'
13- - label : " YELLOW \U0001F7E1 (On track, with hurdles to work through)"
14- value : ' Status: YELLOW'
15- - label : " RED \U0001F534 (BLOCKED)"
16- value : ' Status: RED'
17- - type : textarea
18- attributes :
19- label : Update Summary
20- placeholder : Brief summary of the status and next steps. Any blockers should be
21- called out specifically.
22- - type : input
23- attributes :
24- label : ' Attribution'
25- value : ' _created with :heart: by typing_ `/status`'
26- format : text
5+ - type : dropdown
6+ attributes :
7+ label : Status
8+ options :
9+ - label : " GREEN \U0001F34F (All good, smooth sailing)"
10+ value : ' Status: GREEN'
11+ - label : " YELLOW \U0001F7E1 (On track, with hurdles to work through)"
12+ value : ' Status: YELLOW'
13+ - label : " RED \U0001F534 (BLOCKED)"
14+ value : ' Status: RED'
15+ - type : textarea
16+ attributes :
17+ label : Update Summary
18+ placeholder :
19+ Brief summary of the status and next steps. Any blockers should be
20+ called out specifically.
21+ - type : input
22+ attributes :
23+ label : ' Attribution'
24+ value : ' _created with :heart: by typing_ `/status`'
25+ format : text
You can’t perform that action at this time.
0 commit comments