Skip to content

Commit 239f93e

Browse files
authored
🧹 chore: update issue template (#5572)
* chore: update label feature request * chore: remove labels type bug
1 parent ae25dbb commit 239f93e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: "\U0001F41B Bug Report"
22
description: "If something isn't working as expected \U0001F914"
3-
labels: [ "type: bug" ]
43
title: 'bug: [DESCRIPTION]'
54

65
body:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "\U0001F680 Feature Request"
22
description: "Suggest an idea for this project \U0001F63B!"
33
title: 'idea: [DESCRIPTION]'
4-
labels: 'type: feature request'
4+
labels: 'feature request'
55
body:
66
- type: textarea
77
validations:

0 commit comments

Comments
 (0)