Add "needs triage" label to issue templates (#8643)

This label would make it easier for issue triagers to know what they
haven't triaged yet.
This commit is contained in:
Mohammed Anas 2022-07-26 23:29:43 +03:00 committed by GitHub
parent f01995f8ee
commit 55e4d1563f
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
name: Feature request
description: Suggest an idea for this project
labels: [enhancement]
labels: [enhancement, needs triage]
body:
- type: markdown
attributes: