From 2e64b52261ef4b9b3b43d4e2af4e716732156b3f Mon Sep 17 00:00:00 2001 From: games647 Date: Tue, 22 Jun 2021 13:25:41 +0200 Subject: [PATCH] Migrate questions to discussions --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ .github/ISSUE_TEMPLATE/question.md | 14 -------------- 2 files changed, 8 insertions(+), 14 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 00000000..6555bec1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ + +#blank_issues_enabled: false + +contact_links: + - name: 📌 Questions + url: https://github.com/games647/FastLogin/discussions + about: You want to ask something + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 54207c2d..00000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Question -about: You want to ask something -title: '' -labels: 'question' -assignees: '' - ---- - -[//]: # (Lines in this format are considered as comments and will not be displayed.) -[//]: # (Before reporting make sure you're running the **latest build** of the plugin and checked for existing issues!) - -[//]: # (Type: This ticket doesn't fit the other issue types and is about general questions. Example includes how to set -it up or how it is working internally)