Skip to content

Commit 6e083f9

Browse files
authored
Update status.yml
1 parent a5f4f16 commit 6e083f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_COMMENT_TEMPLATE/status.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ body:
66
attributes:
77
label: Status
88
options:
9-
- name: "GREEN \U0001F34F (All good, smooth sailing)"
9+
- label: "GREEN \U0001F34F (All good, smooth sailing)"
1010
value: 'Status: GREEN'
11-
- name: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
11+
- label: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
1212
value: 'Status: YELLOW'
13-
- name: "RED \U0001F534 (BLOCKED)"
13+
- label: "RED \U0001F534 (BLOCKED)"
1414
value: 'Status: RED'
1515
- type: textarea
1616
attributes:

0 commit comments

Comments
 (0)