travis-web/CONTRIBUTING.md
Nick Schonning 4e87e58f5e Add note about reporting security issues
As recommended by @drogus
2013-03-04 19:42:49 -05:00

655 B

Contributing to Travis-CI

Issues for any Travis-CI should be submitted to https://github.com/travis-ci/travis-ci/issues

Security Issues

Any security issues should be submitted directly to security@travis-ci.org

Reporting Issues

  • Explain what you expected to happen vs the actual results
  • Include a screenshot if it helps illustrate the issue. https://github.com/blog/1347-issue-attachments
  • What steps are required to reproduce the issue
  • An example build that shows the issue

Submitting a PR to Travis-Web

See testing and setup notes in the base README