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 094b277 commit e9729e9Copy full SHA for e9729e9
.github/ISSUE_TEMPLATE/bug.yml
@@ -1,8 +1,6 @@
1
name: Bug report
2
-about: Create a report to help us improve
3
-title: ''
+description: Create a report to help us improve
4
labels: [ 'bug' ]
5
-assignees: ''
6
body:
7
- type: textarea
8
attributes:
.github/ISSUE_TEMPLATE/feature.yml
name: Feature request
-about: Suggest an idea for this project
-labels: ['enhancement', 'suggestion']
+description: Suggest an idea for this project
+labels: [ 'enhancement', 'suggestion' ]
0 commit comments