From 147e50730d388cdbe4d4fe29dfaac83ec6e32065 Mon Sep 17 00:00:00 2001 From: Jake McDermott Date: Thu, 1 Jul 2021 09:01:45 -0400 Subject: [PATCH] Remove default text from bug title --- .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 f71dce2cb8..1c29dee0f3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ --- name: Bug Report description: Create a report to help us improve -title: "[Bug]: " +title: "" labels: - bug body: