chore(github templates): update labels for issue/feature request templates

This commit is contained in:
Tom Wheeler 2025-11-27 22:37:14 +13:00
parent b0320e218e
commit ca5840375f
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: 🐛 Bug Report
description: Report a problem
labels: ['awaiting-triage']
labels: ['bug', 'awaiting-triage']
body:
- type: markdown
attributes:
@ -48,4 +48,3 @@ body:
attributes:
label: Additional Context
description: Please provide any additional information that may be relevant or helpful.

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: