config.yml 743 B

1234567891011121314151617
  1. blank_issues_enabled: false
  2. contact_links:
  3. - name: Feature Request
  4. url: https://github.com/vuejs/rfcs/discussions
  5. about: Suggest new features for consideration
  6. - name: Discord Chat
  7. url: https://chat.vuejs.org
  8. about: Ask questions and discuss with other Vue users in real time.
  9. - name: Questions & Discussions
  10. url: https://github.com/vuejs/core/discussions
  11. about: Use GitHub discussions for message-board style questions and discussions.
  12. - name: Patreon
  13. url: https://www.patreon.com/evanyou
  14. about: Love Vue.js? Please consider supporting us via Patreon.
  15. - name: Open Collective
  16. url: https://opencollective.com/vuejs/donate
  17. about: Love Vue.js? Please consider supporting us via Open Collective.