chore: issue template add issue type

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei 2024-12-05 00:16:34 +08:00
parent 1cb5b73eb5
commit 31f1f132eb
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: 🐞 Bug report
description: Report an issue
labels: [pending triage]
type: Bug
body:
- type: markdown
attributes:

View File

@ -1,6 +1,7 @@
name: 🚀 New feature proposal
description: Propose a new feature
labels: [enhancement]
type: Feature
body:
- type: markdown
attributes: