From 20fbda85e3c245c34ed27cac016837760e10f662 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Sun, 12 Nov 2023 15:37:19 +0100 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0c..22e3c358 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,8 @@ blank_issues_enabled: false +contact_links: + - name: RaspAP Community Support + url: https://github.com/RaspAP/raspap-webgui/discussions + about: Please ask and answer questions here. + - name: RaspAP Security Policy + url: https://github.com/RaspAP/raspap-webgui/blob/master/SECURITY.md + about: Please report security vulnerabilities here.