diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..1e09bb9 --- /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/open-appsec/discussions" + about: "Please open a discussion for feature requests instead of an issue."