From edc60172e33ee357f16861c879bdb0650898f849 Mon Sep 17 00:00:00 2001 From: James Read Date: Mon, 16 Sep 2024 14:38:07 +0100 Subject: [PATCH] Remove "Bug report:" from 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 ffd4b7ac..8b42e6ca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: "🐛 Bug Report" description: "Submit a bug report to help us improve,\nif you have a problem installing the app please join our https://discord.postiz.com instead for help." -title: "🐛 Bug Report: " +title: "Give your bug report a good title " labels: ["type: bug"] body: - type: markdown