🧹 chore: update issue template (#5572)

* chore: update label feature request

* chore: remove labels type bug
This commit is contained in:
Nguyen Ngoc Minh 2025-06-27 13:09:19 +07:00 committed by GitHub
parent ae25dbbbc4
commit 239f93e48d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
name: "\U0001F41B Bug Report" name: "\U0001F41B Bug Report"
description: "If something isn't working as expected \U0001F914" description: "If something isn't working as expected \U0001F914"
labels: [ "type: bug" ]
title: 'bug: [DESCRIPTION]' title: 'bug: [DESCRIPTION]'
body: body:

View File

@ -1,7 +1,7 @@
name: "\U0001F680 Feature Request" name: "\U0001F680 Feature Request"
description: "Suggest an idea for this project \U0001F63B!" description: "Suggest an idea for this project \U0001F63B!"
title: 'idea: [DESCRIPTION]' title: 'idea: [DESCRIPTION]'
labels: 'type: feature request' labels: 'feature request'
body: body:
- type: textarea - type: textarea
validations: validations: