mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
issue templates: update issue labels to match the actual org labels
This commit is contained in:
parent
a38220376e
commit
7d9ad992ab
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: Bug Report
|
||||
description: File a bug report
|
||||
labels: ["kind/bug"]
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue