diff --git a/.github/ISSUE_TEMPLATE/ask_a_question.md b/.github/ISSUE_TEMPLATE/ask_a_question.md deleted file mode 100644 index 5e02b90..0000000 --- a/.github/ISSUE_TEMPLATE/ask_a_question.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: "❓ Ask a question" -about: "Ask the community for help 🙏" -title: "" -labels: "❓ question" -assignees: "" ---- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bd9dfe4..503b900 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,2 +1,6 @@ --- blank_issues_enabled: false +contact_links: + - name: ❓ Ask a question + url: https://github.com/IlanCosman/tide/discussions/new + about: Ask the community for help 🙏