From a7da206e19fc9bc426d6a021f9947e49c7026261 Mon Sep 17 00:00:00 2001 From: gibbed Date: Tue, 14 Apr 2020 14:56:14 -0500 Subject: [PATCH] Fix Discord link in issue template. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f00f910e2..673faa6af 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,7 +12,7 @@ assignees: '' # https://github.com/xenia-project/xenia/wiki # # If your question wasn't answered there or you need help, proceed here: -# Xenia Discord (#help) - https://discord.gg/5g93S8H +# Xenia Discord (#help) - https://discord.gg/Q9mxZf9 # /r/xenia (questions thread) - https://www.reddit.com/r/xenia/ # # DO NOT CREATE ISSUES ABOUT SPECIFIC GAMES IN THIS REPOSITORY! diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3c70c7caa..4f7dd79c0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Xenia Discord server - url: https://discord.gg/5g93S8H + url: https://discord.gg/Q9mxZf9 about: Tech support for Xenia belongs here.