chore(github): put back labels in issue templates

This commit is contained in:
Benjamin Canac
2024-08-07 15:35:30 +02:00
parent 71d27152ed
commit 88e94cc10b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: "🐛 Bug report"
description: Report a bug to help us improve the module.
labels: ["triage"]
labels: ["triage", "bug"]
body:
- type: markdown
attributes:

View File

@@ -1,6 +1,6 @@
name: "🚀 Feature request"
description: Suggest an idea or enhancement for the module.
labels: ["triage"]
labels: ["triage", "enhancement"]
body:
- type: markdown
attributes: