From 6e60e79edd3af4579b37f1e57b13d70ed7a231fb Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 7 Jan 2025 14:32:44 +0100 Subject: [PATCH] chore: issues template --- .github/ISSUE_TEMPLATE/config.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 36c8163d..a5f062e5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,15 @@ blank_issues_enabled: false contact_links: - - name: Help and Question + - name: 👨‍💻 Support + url: https://cal.com/posva/consultancy + about: Get direct help from the author of Vue Router with your project + - name: ❓ Help & Questions url: https://github.com/vuejs/router/discussions/new?category=help-and-questions about: Ask a question or discuss about Vue Router - - name: GitHub Sponsors + - name: 💡 Ideas + url: https://github.com/vuejs/router/discussions/new?category=ideas + about: Start a discussion to improve Pinia + - name: 🌟 GitHub Sponsors url: https://github.com/sponsors/posva about: Like this project? Please consider supporting the author. - name: Open Collective -- 2.39.5