Skip to content

Commit b206485

Browse files
committed
Bug template: fix yaml syntax
1 parent ae84ad2 commit b206485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: 'Status: triage', 'Type: bug'
5+
labels: ['Status: triage', 'Type: bug']
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)