Update triage.yml based on docs

This commit is contained in:
Cassidy Williams
2025-01-23 14:05:37 -06:00
committed by GitHub
parent 93d507db2c
commit 2d07ba767a

View File

@@ -4,7 +4,7 @@ description: Explain the status of your triaging this particular issue.
surfaces:
- issue
steps:
- form:
- type: form
style: embedded
body:
- type: dropdown
@@ -12,9 +12,12 @@ steps:
label: Triage Status
description: Select the current triage status of this issue
options:
- "🔴 Not Started"
- "🟡 In Progress"
- "🟢 Complete"
- label: 🟢 Complete
value: 🟢
- label: 🟡 Started
value: 🟡
- label: 🔴 Not Started
value: 🔴
- type: textarea
attributes:
label: Triage Notes