config.yml 544 B

1234567891011
  1. blank_issues_enabled: false
  2. contact_links:
  3. - name: Support Request
  4. url: https://sentry.io/support
  5. about: Use our dedicated support channel for paid accounts.
  6. - name: Ask a question about self-hosted Sentry (aka onpremise)
  7. url: https://github.com/getsentry/self-hosted/issues/new
  8. about: Please use the `self-hosted` repo for questions about self-hosted Sentry.
  9. - name: Report a security vulnerability
  10. url: https://sentry.io/security/#vulnerability-disclosure
  11. about: Please see our guide for responsible disclosure.