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
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

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

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