From f6f49dba60b8f960a10636575040598ff747eee5 Mon Sep 17 00:00:00 2001 From: diehlaws Date: Wed, 22 Apr 2020 21:36:02 -0700 Subject: [PATCH] Fix labels applied to bug report template --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9dceb49..0feab0d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: "\U0001F41B Bug report" about: Create a report to help us improve title: '' -labels: needs-triage, bug report +labels: needs-triage, bug assignees: '' ---