Closed
Description
As part of #901 there is a step in the triaging workflow to remove a "pending triage" label from the issue as the triage takes place. We don't yet have this label, however. I'd like to apply this to our issue template yml. Copying comment from @mfisher87 in the above PR:
To keep with our existing patterns, how about
Needs: triage
? I suggest implementing this in the issue templates. We already have this but it doesn't work because the label name in the template doesn't match any real labels:
earthaccess/.github/ISSUE_TEMPLATE/bug.ymlLine 7 in 74c0ef5
- Needs Triage
(the YAML will need to be quoted to add the colon or the colon will be interpreted as a key/value separator)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done