From 19d4e35543d44a8300921c4edc47d2c0b417efa4 Mon Sep 17 00:00:00 2001 From: Jakub Jezek Date: Thu, 13 Apr 2023 12:25:34 +0200 Subject: [PATCH] adding discussions to issue crosswalk --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a2896f77de..cc61bfd04a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Ynput Community Discussions + url: https://community.ynput.io + about: Please ask and answer questions here. - name: Ynput Discord Server url: https://discord.gg/ynput about: For community quick chats. \ No newline at end of file