.github/ISSUE_TEMPLATE: fix triage label

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-04-24 22:12:59 +02:00
parent ef5c338c36
commit c1aac4150c
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: '🪲 Report a bug'
description: 'Report a bug that you have encountered'
labels:
- type:bug
- status:needs-triage
- needs:triage
body:
- type: markdown
attributes:
+1 -1
View File
@@ -3,7 +3,7 @@ description: 'Report an issue in the Backstage documentation'
labels:
- domain:docs
- type:documentation
- status:needs-triage
- needs:triage
body:
- type: markdown
attributes:
+1 -1
View File
@@ -2,7 +2,7 @@ name: '💡 Suggest a change'
description: 'Suggest an idea for a new feature or change to Backstage'
labels:
- type:suggestion
- status:needs-triage
- needs:triage
body:
- type: markdown
attributes:
+1 -1
View File
@@ -2,7 +2,7 @@ name: '🚧 Track a maintenance task'
description: 'Track a maintenance task'
labels:
- type:maintenance
- status:needs-triage
- needs:triage
body:
- type: markdown
attributes:
+2
View File
@@ -1,5 +1,7 @@
name: '❓ Other'
description: 'Something not captured by any other template'
labels:
- needs:triage
body:
- type: markdown
attributes: