Commit 7d9ad992ab

Alex Rønne Petersen <alex@alexrp.com>
2025-11-29 19:02:04
issue templates: update issue labels to match the actual org labels
1 parent a382203
Changed files (2)
.forgejo
.forgejo/ISSUE_TEMPLATE/bug.yml
@@ -1,6 +1,6 @@
 name: Bug Report
 description: File a bug report
-labels: ["kind/bug"]
+labels: ["bug"]
 body:
   - type: markdown
     attributes:
.forgejo/ISSUE_TEMPLATE/error_message.yml
@@ -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