From 0def5c216bd209f920dc3fb50b678a764b30d3d3 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 18 Sep 2019 19:33:28 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c959d1b3..c2bf8b23 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- name: 🐞 Bug report about: Create a report to help us improve -title: '' -labels: '' +title: 'Bugfix: ...' +labels: 'changes: bugfixes' assignees: '' ---