From fef30b1750bcb242e7e379b6227db5ee20f944fb Mon Sep 17 00:00:00 2001 From: hank Date: Sun, 19 Jan 2025 20:18:36 -0500 Subject: [PATCH] config(issues): Remove report vuln link since it's added automatically --- .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 aa39a07..3cd4f8d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,6 +6,3 @@ contact_links: - name: â„šī¸ View the Common Issues page url: https://beszel.dev/guide/common-issues about: Find information about commonly encountered problems. - - name: 🔐 Report a security vulnerability - url: https://github.com/henrygd/beszel/security/advisories/new - about: You can open an issue if the vulnerability is low severity.