From 2ca88cbfa1676503df654f67b7ac390643efe3d0 Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Thu, 2 Sep 2021 17:51:13 +0100 Subject: [PATCH] Remove prepended title, unnecessary Signed-off-by: Dom Rodriguez --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 10323c97..c83e261e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug Report description: File a bug report (for questions, ideas & support, use the Discussions tab, or IRC for quick answers, but make sure to stay on the channel!) -title: "[Bug]: " +title: "" labels: [bug, triage] body: - type: markdown