Skip to content

Commit 24df56e

Browse files
authoredNov 9, 2020
Merge pull request #183 from diehlaws/issue-templates
Fix labels applied to bug report template
2 parents 49bc5d9 + f6f49db commit 24df56e

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: needs-triage, bug report
5+
labels: needs-triage, bug
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)
Please sign in to comment.