From 6acc4ece6f9b9da35e8f3022d962db4355b8285d Mon Sep 17 00:00:00 2001 From: Daniel Lando Date: Wed, 28 Aug 2024 17:13:56 +0200 Subject: [PATCH] chore: replace question issue with discussion Fixes #3854 --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ .github/ISSUE_TEMPLATE/question---help.md | 9 --------- 2 files changed, 7 insertions(+), 9 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 00000000000..0a83cd95d3a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +contact_links: + - name: 💡 Feature Request + url: https://github.com/zwave-js/zwave-js-ui/discussions/new + about: Share ideas for new features + - name: ❓ Question + url: https://github.com/zwave-js/zwave-js-ui/discussions/new + about: General questions \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/question---help.md b/.github/ISSUE_TEMPLATE/question---help.md deleted file mode 100644 index a00beb8fa08..00000000000 --- a/.github/ISSUE_TEMPLATE/question---help.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -name: Question / Help -about: Ask for support -labels: question -assignees: robertsLando - ---- - -