From e716094d9190867861020ea6ec00c31a9d074560 Mon Sep 17 00:00:00 2001 From: "Abdulmhsen B. A. A" Date: Mon, 21 Nov 2022 18:28:42 +0300 Subject: [PATCH] updated GitHub issue templates. --- .github/ISSUE_TEMPLATE/ask-question.md | 12 ------------ .github/ISSUE_TEMPLATE/config.yaml | 8 ++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 12 ------------ 3 files changed, 8 insertions(+), 24 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/ask-question.md create mode 100644 .github/ISSUE_TEMPLATE/config.yaml delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/ask-question.md b/.github/ISSUE_TEMPLATE/ask-question.md deleted file mode 100644 index 8950015e..00000000 --- a/.github/ISSUE_TEMPLATE/ask-question.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Ask question -about: Please use the discussions tab for questions. -title: '' -labels: '' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 00000000..dc95b7a5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature request + url: https://github.com/ArabCoders/watchstate/discussions/new + about: Please use the discussions tab for features or enhancements requests. + - name: Questions & Answers + url: https://github.com/ArabCoders/watchstate/discussions/new + about: Please use the discussions tab for questions. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md deleted file mode 100644 index dd0f8f47..00000000 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Feature request -about: Please use the discussions tab for features or enhancements requests. -title: '' -labels: '' -assignees: '' - ---- - -