From 6e6a251737fb55f4ed0495da7e4876cfaed59ffc Mon Sep 17 00:00:00 2001 From: abebeos <110243666+abebeos@users.noreply.github.com> Date: Wed, 8 Mar 2023 05:08:53 +0200 Subject: [PATCH] add issue-links for stack-overflow/discord (#6973) * add issue-links for stackexchange/discord * Update .github/ISSUE_TEMPLATE/config.yml --------- Co-authored-by: David Wolinsky --- .github/ISSUE_TEMPLATE/config.yml | 9 ++++++++- .github/ISSUE_TEMPLATE/questions.md | 10 ---------- 2 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/questions.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0cec6cb..7802261f6cd76 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,8 @@ -blank_issues_enabled: false +blank_issues_enabled: true +contact_links: + - name: Questions and Help (on Stack Overflow) + url: https://stackoverflow.com/questions/tagged/aptos + about: Support and other Questions are handled by the team and the community on Stack Overflow. + - name: Questions, Help and Chat (on Discord) + url: https://discord.gg/aptoslabs + about: Contact the development team, contributors and community on Discord diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md deleted file mode 100644 index 62effa92f1e50..0000000000000 --- a/.github/ISSUE_TEMPLATE/questions.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: ❓ Questions/Help -about: If you have questions, please check Discord ---- - -## ❓ Questions and Help - -### Please note that this issue tracker is not a help form and this issue will be closed. - -Please contact the development team on [Discord](https://discord.gg/aptoslabs)