config.yml 597 B

1234567891011
  1. blank_issues_enabled: false
  2. contact_links:
  3. - name: 💬 Help & Questions
  4. url: https://github.com/sequelize/sequelize/discussions
  5. about: The issue tracker is for bug reports and feature requests. Use GitHub Discussions for question and help requests.
  6. - name: 🔧 Having issues with Sequelize CLI?
  7. url: https://github.com/sequelize/cli/issues
  8. about: Please file an issue in the Sequelize CLI repository.
  9. - name: 📗 Found an issue in our documentation?
  10. url: https://github.com/sequelize/website/issues
  11. about: Please file an issue in the Sequelize website repository.