Skip to content

Commit aeda8ec

Browse files
chiedoJamesMGreene
andauthored
Update quick-status.yml (#18588)
* Update quick-status.yml Co-authored-by: James M. Greene <jamesmgreene@github.com>
1 parent c0ff6d5 commit aeda8ec

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/ISSUE_COMMENT_TEMPLATE/quick-status.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
name: A Brief status Update
2+
name: A brief status update
33
description: A brief status update.
44
body:
55
- type: dropdown
66
attributes:
77
label: Status
88
options:
9-
- label: "GREEN \U0001F34F (All good, smooth sailing)"
9+
- label: 'GREY ⚪️ (Not started, paused, not currently being worked on)'
10+
value: 'Status: GREY'
11+
- label: 'GREEN 🟢 (All good, smooth sailing)'
1012
value: 'Status: GREEN'
1113
- label: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
1214
value: 'Status: YELLOW'

0 commit comments

Comments
 (0)