summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgibbed <rick@gibbed.us>2020-04-14 14:56:14 -0500
committerRick Gibbed <rick@gibbed.us>2020-04-14 14:57:30 -0500
commita7da206e19fc9bc426d6a021f9947e49c7026261 (patch)
treee95ead8d430aa024646e68e1bce5f4524f975016
parent630a538af3a38f0a93fc555333eb72f480b7382d (diff)
Fix Discord link in issue template.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml2
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.