From 68b8043af91d5371377b17386c521de7e11c7ee9 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Wed, 19 May 2021 14:05:02 -0700 Subject: [PATCH] .github: Display link to Discord server when filing issues --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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 0000000000..0f9b613cce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: xemu Discord Server + url: https://discord.gg/ayyjsuM + about: Please ask and answer questions here.