We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f4f16 commit 6e083f9Copy full SHA for 6e083f9
1 file changed
.github/ISSUE_COMMENT_TEMPLATE/status.yml
@@ -6,11 +6,11 @@ body:
6
attributes:
7
label: Status
8
options:
9
- - name: "GREEN \U0001F34F (All good, smooth sailing)"
+ - label: "GREEN \U0001F34F (All good, smooth sailing)"
10
value: 'Status: GREEN'
11
- - name: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
+ - label: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
12
value: 'Status: YELLOW'
13
- - name: "RED \U0001F534 (BLOCKED)"
+ - label: "RED \U0001F534 (BLOCKED)"
14
value: 'Status: RED'
15
- type: textarea
16
0 commit comments