From 31abcfebf653866a8c218da723ccd844e1575488 Mon Sep 17 00:00:00 2001 From: MagicalCodeMonkey Date: Sat, 27 Jun 2020 13:12:38 -0400 Subject: [PATCH] Update bug_report.md Add default labels to new reports --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ece17da9..f265d45c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- name: Bug/Issue report about: Create a report to help us improve +labels: bug-report,needs-triage ---