From 574d5fd8dde4147b308a3d511f59f0d0cd9bbc5c Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Thu, 18 Nov 2021 17:32:18 -0500 Subject: [PATCH] Remove link to forum (#1151) (#1160) --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 22655b7..c58204a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Question about self-hosting/on-premise - url: https://forum.sentry.io - about: Please use the community forums for questions - name: Report a security vulnerability url: https://sentry.io/security/#vulnerability-disclosure about: Please see our guide for responsible disclosure.