From e4c0edf24c6aa1ab200e68ddf552f5f893c1ef22 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Sat, 26 Aug 2023 21:14:23 +0300 Subject: [PATCH] Remove Reddit from issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/label-actions.yml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 30d988d53..f70e2c23e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug Report -description: 'Report a new bug, if you are not 100% certain this is a bug please go to our Reddit or Discord first' +description: 'Report a new bug, if you are not 100% certain this is a bug please go to our Discord first' labels: ['Type: Bug', 'Status: Needs Triage'] body: - type: checkboxes diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 24fc04567..ce6d46c73 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -4,8 +4,7 @@ comment: > :wave: @{issue-author}, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears - to be a support request. Please hop over onto our [Discord](https://prowlarr.com/discord) - or [Subreddit](https://reddit.com/r/prowlarr) + to be a support request. Please hop over onto our [Discord](https://prowlarr.com/discord). close: true close-reason: 'not planned'