From fd427939ec7ac001bd61f086ea4de9a2cc909c2f Mon Sep 17 00:00:00 2001 From: Ashen <ashen@ashen.live> Date: Fri, 3 Jul 2020 09:24:36 +0100 Subject: [PATCH] Remove automatic labeling. --- .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 edd2da4..1ca9c7b 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: '' -labels: bug +labels: '' assignees: '' --- -- GitLab