From 4e1775e8c75d03267dfacab2b6237744945265bc Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sat, 7 Mar 2020 12:16:43 -0800 Subject: [PATCH] Update to new issue template workflow Also remove unused Gitter chat. --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .../issue-template.md} | 11 ++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/issue-template.md} (63%) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..cc130119e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Cxbx-Reloaded Discord server + url: https://discord.gg/26Xjx23 + about: You can ask questions here. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/issue-template.md similarity index 63% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/issue-template.md index eef0507f2..7eb3f7443 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -1,5 +1,14 @@ +--- +name: Issue template +about: Issue template. +title: '' +labels: '' +assignees: '' + +--- +