From 99bdff0f92e4daca66c15cc421a9d1d91ecd550c Mon Sep 17 00:00:00 2001 From: SquidDev Date: Sat, 25 May 2019 14:53:36 +0100 Subject: [PATCH] Automatically label issues created with templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 590575c1c..064fbc389 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Report some misbehaviour in the mod - +labels: bug ---