From d40502999d748adb6ec64bfda43976ddcd9974fc Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 7 Jan 2025 14:33:40 +0100 Subject: [PATCH] chore: github issues --- .github/ISSUE_TEMPLATE/config.yml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f7ec200f..56b6cf35 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,14 +1,17 @@ blank_issues_enabled: false contact_links: - - name: Question - url: https://github.com/vuejs/pinia/discussions/new?category=Q-A - about: Ask a question or discuss about Pinia - - name: Paid consultation + - name: 👨‍💻 Support url: https://cal.com/posva/consultancy about: Get direct help from the author of Pinia with your project - - name: Ideas + - name: 🔧 Vue 2 Official Support + url: https://cal.com/posva/consultancy + about: Is your project still on Vue 2? Get official support + - name: ❓ Questions + url: https://github.com/vuejs/pinia/discussions/new?category=Q-A + about: Ask a question or discuss about Pinia + - name: 💡 Ideas url: https://github.com/vuejs/pinia/discussions/new?category=Ideas about: Start a discussion to improve Pinia - - name: GitHub Sponsors + - name: 🌟 GitHub Sponsors url: https://github.com/sponsors/posva about: Like this project? Please consider supporting the author. -- 2.47.3