Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 640 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 640 Bytes

Contributing to Irene

Issues for any Irene repo should be submitted to https://github.com/appknox/irene/issues

Security Issues

Any security issues should be submitted directly to engineering@appknox.com

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

  • Tests should pass
  • If possible, coverage should be improved / remain the same.