From a18e716f9733a7951209b4e472531d09f856fc23 Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Thu, 27 Jul 2023 09:54:34 +0200 Subject: [PATCH] chore: Link to discussions when choosing issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/question.md | 13 ------------- 2 files changed, 5 insertions(+), 13 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..c84f522ae --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: ❓ Question + url: https://github.com/CommunitySolidServer/CommunitySolidServer/discussions/new/choose + about: A question about the server diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 642c2b892..000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: "❓ Question" -about: A general question -title: '' -labels: '' -assignees: '' - ---- - -#### Question - - -