config.yml 574 B

1234567891011
  1. blank_issues_enabled: false
  2. contact_links:
  3. - name: Feature request
  4. url: https://github.com/laravel/framework/discussions
  5. about: 'For ideas or feature requests, start a new discussion'
  6. - name: Support Questions & Other
  7. url: https://laravel.com/docs/contributions#support-questions
  8. about: 'This repository is only for reporting bugs. If you have a question or need help using the library, click:'
  9. - name: Documentation issue
  10. url: https://github.com/laravel/docs
  11. about: For documentation issues, open a pull request at the laravel/docs repository