🧹 chore: update issue template (#5572)
* chore: update label feature request * chore: remove labels type bug
This commit is contained in:
parent
ae25dbbbc4
commit
239f93e48d
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user