From b3a986d82680fe05c522c57f30922f19a62b5cd9 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 24 Sep 2025 22:29:20 -0500 Subject: [PATCH] Update issue templates --- .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 00000000..b69f7b11 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: GitHub Community Support + url: https://github.com/community + about: Please ask and answer questions here. + - name: GitHub Security + url: https://github.com/security + about: Please report security vulnerabilities here.