Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 058c7dd

Browse files
committed
Fixed bug report issue template labels
1 parent 200d095 commit 058c7dd

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,8 +1,8 @@
11
name: Bug report
22
description: Report unexpected behaviour that should be fixed
33
labels:
4-
- bug
5-
- triage
4+
- kind/bug
5+
- state/triage
66
body:
77
- type: textarea
88
attributes:

0 commit comments

Comments
 (0)