From 1697e965087c821e65d30ef53ffc944d9d5e1530 Mon Sep 17 00:00:00 2001 From: Ludovic DEHON Date: Sun, 5 Feb 2023 21:54:36 +0100 Subject: [PATCH] chore: fix github issues links --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 5a45e03a..0a94baff 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: false contact_links: - name: ✨ Feature Request - url: https://github.com/bcakmakoglu/vue-flow/discussions/new + url: https://github.com/bcakmakoglu/vue-flow/discussions/new?category=ideas about: Have an idea for a new feature? Share it here! - name: ❓ Ask a Question - url: https://github.com/bcakmakoglu/vue-flow/discussions/new + url: https://github.com/bcakmakoglu/vue-flow/discussions/new?category=q-a about: If you have any questions about how to do something with Vue Flow, ask it here. - name: 🤝 Discord - url: https://discord.gg/z4FMpfTugW + url: https://discord.com/invite/F4v6qE4Fuq about: Join the Discord server to chat with the community.