From fea1684f0f9dab6e85afc187bc84224bbb4d3735 Mon Sep 17 00:00:00 2001 From: calpt Date: Fri, 5 Jan 2024 19:37:55 +0100 Subject: [PATCH] Link Discussions on issue template chooser --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/question-help.md | 21 --------------------- 2 files changed, 5 insertions(+), 21 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/question-help.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..1a26c02a30 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: "🗪 Discussions Forum" + url: https://github.com/adapter-hub/adapters/discussions + about: Ask questions on working with adapters, request help or share your work diff --git a/.github/ISSUE_TEMPLATE/question-help.md b/.github/ISSUE_TEMPLATE/question-help.md deleted file mode 100644 index b0c5cb8341..0000000000 --- a/.github/ISSUE_TEMPLATE/question-help.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: "❓ Questions & Help" -about: Submit a question on working with adapters or a request for help -title: '' -labels: 'question' -assignees: '' ---- - - -## Environment info - - -- `adapters` version: -- Platform: -- Python version: -- PyTorch version (GPU?): - -## Details - -