From b7d07e20373ba066dae1923b500e7a2677118b0f Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Thu, 14 Mar 2019 09:43:48 -0400 Subject: [PATCH] Automatically assign "bug?" label to bug reports --- .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 54ac0f6..889c728 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Let us know what went wrong. - +labels: ❓ bug --- ### Describe the bug