From dc9ffed098f4ccd97e6119cf6c5cef1af053436f Mon Sep 17 00:00:00 2001 From: Ategon Date: Mon, 26 Feb 2024 00:22:58 +0000 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/CONFIG.yaml --- .github/ISSUE_TEMPLATE/CONFIG.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/CONFIG.yaml b/.github/ISSUE_TEMPLATE/CONFIG.yaml index 855fe52..b539c85 100644 --- a/.github/ISSUE_TEMPLATE/CONFIG.yaml +++ b/.github/ISSUE_TEMPLATE/CONFIG.yaml @@ -1,5 +1,10 @@ -blank_issues_enabled: false contact_links: - name: Programming.Dev Matrix Space url: https://matrix.to/#/#p.d:matrix.org - about: For general chatting about programming.dev \ No newline at end of file + about: For general chatting about programming.dev + - name: Programming.Dev Discord + url: https://discord.gg/PkdaMKsRQ9 + about: For general chatting about programming.dev + - name: Email + url: mailto:info@programming.dev + about: Email the programming.dev team \ No newline at end of file