From bb13103102c8fbd36b4833cffcb2471657636232 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Tue, 18 Feb 2020 19:24:35 -0800 Subject: [PATCH] Update to new issue template workflow Add wiki link to top since people don't (or can't) read it. Change discord.me invite link back to normal discord.gg. Change game-compatibility link to readme since people don't (or can't) read it. Add Discord server link in config.yml. --- .../bug_report.md} | 18 +++++++++++++++--- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 2 files changed, 20 insertions(+), 3 deletions(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (63%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 63% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 2633c3360..f00f910e2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,24 @@ +--- +name: Bug report +about: Template for bug reports. +title: '' +labels: '' +assignees: '' + +--- + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..3c70c7caa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Xenia Discord server + url: https://discord.gg/5g93S8H + about: Tech support for Xenia belongs here.