From d57368709f072bac1d20831001d76347b61cddfb Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Fri, 15 Nov 2024 17:42:40 +0100 Subject: [PATCH] Create config.yaml --- .github/ISSUE_TEMPLATE/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000..678cea7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: GitHub Community Support + url: https://github.com/orgs/community/discussions + about: Please ask and answer questions here. + - name: GitHub Security Bug Bounty + url: https://bounty.github.com/ + about: Please report security vulnerabilities here.