chore(github): put back labels in issue templates

This commit is contained in:
Benjamin Canac
2024-08-07 15:35:46 +02:00
parent c9fd1a2c7a
commit 8d9b89dec7
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: