authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-29 19:02:04+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-29 19:02:04+01:00
log7d9ad992ab636d51f24125e3ebb046d4333b1f80
treee83b4a114c08d193174b4d907a3f5a78ca19c222
parenta38220376e4734e07cbcc897ef74182649844658
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

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


2 files changed, 2 insertions(+), 2 deletions(-)

.forgejo/ISSUE_TEMPLATE/bug.yml+1-1
...@@ -1,6 +1,6 @@...@@ -1,6 +1,6 @@
1name: Bug Report1name: Bug Report
2description: File a bug report2description: File a bug report
3labels: ["kind/bug"]3labels: ["bug"]
4body:4body:
5 - type: markdown5 - type: markdown
6 attributes:6 attributes:
.forgejo/ISSUE_TEMPLATE/error_message.yml+1-1
...@@ -1,6 +1,6 @@...@@ -1,6 +1,6 @@
1name: Error message improvement1name: Error message improvement
2description: Compiler produces an unhelpful or misleading error message.2description: Compiler produces an unhelpful or misleading error message.
3labels: ["kind/error message"]3labels: ["error message"]
4body:4body:
5 - type: input5 - type: input
6 id: version6 id: version