From e620d813b33e25018837ab9a5166aef0adade9dd Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 4 Apr 2019 16:26:49 -0400 Subject: [PATCH] chore(github): update issue template title --- .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 378a1ef16d..afe25ce7b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Create a report to help us improve -title: '' +title: 'bug: ' labels: '' assignees: '' ---