Skip to content

Commit 9c47d92

Browse files
chore: add type to bug report template (#6743)
1 parent 5d365c6 commit 9c47d92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Bug Report
22
description: File a bug report
33
title: '[Component Name]: [Bug Description]'
4-
labels:
5-
- bug
4+
type: 'Bug'
65
assignees: []
76
body:
87
- type: textarea

0 commit comments

Comments
 (0)