chore(issuetemplate): update defaults labels of GitHub issues (#968)

This commit is contained in:
Gauthier
2024-09-17 08:12:00 +02:00
committed by GitHub
parent 818aa60aac
commit 2b05ffface
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: 🐛 Bug Report
description: Report a problem
labels: ['type:bug', 'awaiting-triage']
labels: ['bug', 'awaiting triage']
body:
- type: markdown
attributes:

View File

@@ -1,6 +1,6 @@
name: ✨ Feature Request
description: Suggest an idea
labels: ['type:enhancement', 'awaiting-triage']
labels: ['enhancement', 'awaiting triage']
body:
- type: markdown
attributes: