From b608ba53be5b55949bbfeab36669c6aa2c0252f9 Mon Sep 17 00:00:00 2001 From: vintagepc <53943260+vintagepc@users.noreply.github.com> Date: Mon, 5 Apr 2021 16:08:31 -0400 Subject: [PATCH 1/2] Discussions option to replace Question template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..8fe8e54f97 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Questions and Discussions + url: https://github.com/prusa3d/Prusa-Firmware/discussions + about: Please use Discussions for questions, chat, and open-ended ideas. Be sure to search before creating a new topic, your question may already have been answered! From fe6e5717fb3d671262ffbc0019a57f25e92c9980 Mon Sep 17 00:00:00 2001 From: vintagepc <53943260+vintagepc@users.noreply.github.com> Date: Mon, 5 Apr 2021 16:19:01 -0400 Subject: [PATCH 2/2] Delete question.md --- .github/ISSUE_TEMPLATE/question.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 14ce734fe0..0000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Question -about: What do you want to know? -title: "[QUESTION]" -labels: question -assignees: '' - ---- - -Please, before you create a new question, please make sure you searched in open and closed issues and couldn't find anything that matches. - -**What is your question?**