From 153a030c1fc04fd2a144108680dbf7bb1d5b9cc9 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Sun, 17 May 2020 02:51:28 -0400 Subject: [PATCH] Improve text for Discord server link in issues --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 2584693cd..afcc2c042 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: discord.js discord server + - name: Discord server url: https://discord.gg/bRCvFy9 - about: Please use this Discord Server to ask questions and get support. We don't typically answer questions here and they will likely be closed and redirected to the Discord server. + about: Have questions or need support? Please go to the Discord server, as issues that are just support-related will be closed and redirected there.