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 9e69a7e commit 7fa50b2Copy full SHA for 7fa50b2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -1,7 +1,7 @@
1
name: 'Bug Report'
2
description: Create a new ticket for a bug.
3
-title: '[BUG] - <title>'
4
-labels: ['bug']
+title: 'bug: <title>'
+labels: ['kind/bug', 'bug/0-unknown']
5
body:
6
- type: textarea
7
id: description
0 commit comments