Skip to content

Commit 700831d

Browse files
authored
Fix label applied to bug report issue template (#541)
Issues from Bug report template had nonexistent bug report label applied instead of bug.
1 parent edd6ab6 commit 700831d

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: "\U0001F41B Bug report"
33
about: Create a report to help us improve
44
title: ''
5-
labels: bug report
5+
labels: bug
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)