From: Eduardo San Martin Morote Date: Tue, 7 Jan 2025 13:33:40 +0000 (+0100) Subject: chore: github issues X-Git-Tag: v2.3.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40502999d748adb6ec64bfda43976ddcd9974fc;p=thirdparty%2Fvuejs%2Fpinia.git chore: github issues --- 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.