We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae25dbb commit 239f93eCopy full SHA for 239f93e
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,5 @@
1
name: "\U0001F41B Bug Report"
2
description: "If something isn't working as expected \U0001F914"
3
-labels: [ "type: bug" ]
4
title: 'bug: [DESCRIPTION]'
5
6
body:
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,7 +1,7 @@
name: "\U0001F680 Feature Request"
description: "Suggest an idea for this project \U0001F63B!"
title: 'idea: [DESCRIPTION]'
-labels: 'type: feature request'
+labels: 'feature request'
- type: textarea
7
validations:
0 commit comments