From ef87a8c2a7956554d635cc223c7260359963a4c0 Mon Sep 17 00:00:00 2001 From: Kendall Garner <17521368+kgarner7@users.noreply.github.com> Date: Wed, 24 Apr 2024 07:38:59 -0700 Subject: [PATCH] remove security from config --- .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 cf03a007..1ec3dd3e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,3 @@ contact_links: - name: Question url: https://github.com/jeffvli/feishin/discussions about: Please ask and answer questions here. - - name: Report a security vulnerability - url: https://github.com/jeffvli/feishin/security/advisories/new - about: Privately report a security vulnerability.