Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 609 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 609 Bytes

Submitting issues

Example required

All bug reports and problem issues require example code. In addition please submit the following:

  • Platform you are running on
  • The version of mochawesome and mocha you are using
  • How you are calling mocha (via CLI, gulp, or some other means)

Providing a sample test is the best way to get your issue addressed and without it your issue may be closed.
You must provide a clear and simple way to reproduce the issue.

Pull requests

Contributions are welcome! Pull requests will be reviewed and may be integrated into the codebase at my discretion.