From 8d47795d4d63fee79b576a9eb4e414ea68d873a7 Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Wed, 19 Mar 2025 11:21:45 +0200 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 1e09bb9..0000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,8 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: "Documentation & FAQ" - url: "https://docs.openappsec.io/" - about: "Check the documentation before submitting an issue." - - name: "Feature Requests & Discussions" - url: "https://github.com/open-appsec/discussions" - about: "Please open a discussion for feature requests instead of an issue."