Skip to content

Commit 1f19cd0

Browse files
committed
fix: add issue type
1 parent 720beb8 commit 1f19cd0

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
@@ -2,8 +2,7 @@
22
name: "Bug Report"
33
description: "Report a bug to help us improve."
44
title: "[Bug]: <title>"
5-
labels:
6-
- bug
5+
type: "Bug"
76
body:
87
- type: markdown
98
attributes:

0 commit comments

Comments
 (0)