issue templates: update issue labels to match the actual org labels

This commit is contained in:
Alex Rønne Petersen
2025-11-29 19:02:04 +01:00
parent a38220376e
commit 7d9ad992ab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: Bug Report
description: File a bug report
labels: ["kind/bug"]
labels: ["bug"]
body:
- type: markdown
attributes:
+1 -1
View File
@@ -1,6 +1,6 @@
name: Error message improvement
description: Compiler produces an unhelpful or misleading error message.
labels: ["kind/error message"]
labels: ["error message"]
body:
- type: input
id: version