fix(templates): Use correct labels

This commit is contained in:
txtsd 2022-03-25 22:41:38 +05:30
parent 92f3154e8f
commit 75301bec4b
No known key found for this signature in database
GPG Key ID: 000F85679D4B6B53
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: Bug Report
description: File a bug report
labels: [bug, needs-triage]
labels: [bug]
body:
- type: markdown
attributes:

View File

@ -1,7 +1,7 @@
# Template based on https://gitlab.archlinux.org/archlinux/rfcs/-/blob/0ba3b61e987e197f8d1901709409b8564958f78a/rfcs/0000-template.rst
name: Request for Comment (RFC)
description: Propose a larger change and start a discussion.
labels: [RFC]
labels: [rfc]
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: Suggestion
description: Make a suggestion
labels: [idea, needs-triage]
labels: [enhancement]
body:
- type: markdown
attributes: