Added Triage status label

An attempt to improve responsiveness on feature requests.
This commit is contained in:
MariMakes 2022-11-01 13:23:08 +01:00 committed by GitHub
parent f75cb7a48b
commit 24c12fd3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Feature Request name: Feature Request
description: Suggest an idea for this project. description: Suggest an idea for this project.
labels: "Type: New Feature" labels: ["Type: New Feature", "Status: Triage"]
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -41,4 +41,4 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Additional information & file uploads label: Additional information & file uploads
description: You can add pictures or files to visualize your feature request in the comments below. description: You can add pictures or files to visualize your feature request in the comments below.