From a2d2b1b34654d7c10e11b54b0fb74c7a0124e213 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Tue, 17 Dec 2019 13:44:27 -0800 Subject: [PATCH] issue templates: end my suffering --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/question.md | 7 ------- 2 files changed, 5 insertions(+), 7 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..5ddaff02d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: ReSwitched Discord + url: https://discordapp.com/invite/DThbZ7z + about: Please ask questions here, instead of making GitHub issues. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 21e69bd4e..000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Question -about: Please ask questions in the ReSwitched discord, instead of making issues. ---- -We would like to use GitHub to keep track of problems/feature requests. -If you have a question, please join the ReSwitched discord for help. -- Discord link: https://discordapp.com/invite/DThbZ7z