From a702d0b7e40ef8a1b391595d3bda9d2fbdea448e Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Wed, 6 Apr 2022 14:10:59 +1000 Subject: [PATCH] Use bug report label for bug reports [skip ci] --- .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 45fc209de..ea06d6d43 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: "[Bug Report] Short Form Subject (50 Chars or less)" -labels: help wanted +labels: bug report assignees: '' ---