From 36d8006c26549d84bf759363bad8f667217d89d2 Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Wed, 19 Mar 2025 11:24:55 +0200 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..3746336 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +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/openappsec/discussions" + about: "Please open a discussion for feature requests, or create an issue if necessary."