Update issue templates to match new labels (#5189)

This commit is contained in:
DioEgizio 2026-03-16 17:29:55 +00:00 committed by GitHub
commit ea67f17974
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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