From 308be35367af5c2d1f4e369fe41f6bd4d8bff5be Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 24 Feb 2021 23:08:27 -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 220707b9..086e3d7b 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: 'Bugfix: ...' -labels: 'changes: bugfixes' +title: 'Bug: ...' +labels: 'bug' assignees: '' ---