Skip to content

Commit

Permalink
Update quick-status.yml (github#18588)
Browse files Browse the repository at this point in the history
* Update quick-status.yml

Co-authored-by: James M. Greene <jamesmgreene@github.com>
  • Loading branch information
chiedo and JamesMGreene authored Apr 5, 2021
1 parent c0ff6d5 commit aeda8ec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_COMMENT_TEMPLATE/quick-status.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
name: A Brief status Update
name: A brief status update
description: A brief status update.
body:
- type: dropdown
attributes:
label: Status
options:
- label: "GREEN \U0001F34F (All good, smooth sailing)"
- label: 'GREY ⚪️ (Not started, paused, not currently being worked on)'
value: 'Status: GREY'
- label: 'GREEN 🟢 (All good, smooth sailing)'
value: 'Status: GREEN'
- label: "YELLOW \U0001F7E1 (On track, with hurdles to work through)"
value: 'Status: YELLOW'
Expand Down

0 comments on commit aeda8ec

Please sign in to comment.