From c3895ec1cad29082d79eedf3da69a6337760ca10 Mon Sep 17 00:00:00 2001 From: Lion Date: Thu, 21 Dec 2023 12:17:50 +0100 Subject: [PATCH] remove [Bug] title from issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e86b6b2..baabd36 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,6 @@ --- name: Bug report about: Create a report to help us improve -title: "[Bug] Enter issue title here" labels: bug assignees: ''