Fix issue template labels

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2022-10-03 11:59:25 +02:00
parent b441d311f0
commit f28f88f3e0
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: "Bug"
description: "Have you encountered a bug?"
labels: ["bug", "0. to triage"]
labels: ["bug", "0 - to triage"]
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: "Feature request"
description: "You have a neat idea that should be implemented?"
labels: ["enhancement", "0. to triage"]
labels: ["enhancement", "0 - to triage"]
body:
- type: markdown
attributes: