Skip to content

Commit 7fa50b2

Browse files
committed
chore: update BUG-REPORT.yml
1 parent 9e69a7e commit 7fa50b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/BUG-REPORT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 'Bug Report'
22
description: Create a new ticket for a bug.
3-
title: '[BUG] - <title>'
4-
labels: ['bug']
3+
title: 'bug: <title>'
4+
labels: ['kind/bug', 'bug/0-unknown']
55
body:
66
- type: textarea
77
id: description

0 commit comments

Comments
 (0)