From 3794eef4ffd281ccf49f2532e394f86c4094944a Mon Sep 17 00:00:00 2001 From: squidfunk Date: Tue, 8 Dec 2020 20:46:36 +0100 Subject: [PATCH] Adjusted issue templates --- .github/ISSUE_TEMPLATE/bug.md | 4 +++- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature.md | 4 +++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 9355ffc68..465b4c270 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -14,7 +14,9 @@ assignees: '' not meet these conditions may be closed unnoticed. Why? Because the maintainers of this project are wasting a lot of time - answering questions that are not directly related to this project. + answering questions that are not directly related to this project. If you + have a question, please ask your question over in "Discussions", so other + users can help you work towards a solution. Make sure that your request fulfills ALL of the following requirements. If one requirement cannot be satisfied, please explain in detail why. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 5a928e08d..f37d485f0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -21,5 +21,5 @@ blank_issues_enabled: false contact_links: - name: Question - url: https://gitter.im/squidfunk/mkdocs-material - about: Do not create issues for questions, ask them on Gitter + url: https://github.com/squidfunk/mkdocs-material/discussions + about: Please ask your question here diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 8c7f0cee2..98a6908e5 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -14,7 +14,9 @@ assignees: '' that does not meet these conditions may be closed unnoticed. Why? Because the maintainers of this project are wasting a lot of time - answering questions that are not directly related to this project. + answering questions that are not directly related to this project. If you + have a question, please ask your question over in "Discussions", so other + users can help you work towards a solution. Make sure that your request fulfills ALL of the following requirements. If one requirement cannot be satisfied, please explain in detail why.