From 11fad915d56468d6f1bb1ba5700785bcc4673615 Mon Sep 17 00:00:00 2001 From: Qstick Date: Tue, 9 Nov 2021 22:35:45 -0600 Subject: [PATCH] Drop prefix from issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a3863e2eb..5a1141815 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,4 @@ name: Bug Report -title: "[BUG]: " description: 'Report a new bug, if you are not 100% certain this is a bug please go to our Reddit or Discord first' labels: ['Type: Bug', 'Status: Needs Triage'] body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 78f2ddef4..df8fc1f4e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,5 +1,4 @@ name: Feature Request -title: "[FEAT]: " description: 'Suggest an idea for Prowlarr' labels: ['Type: Feature Request', 'Status: Needs Triage'] body: