Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 1.02 KB

Contributing

Thank you for taking the time to help us - Contributions are welcome and will be fully credited.

We do all our work on GitHub. If you'd like to help, you can create a free GitHub account here.

Reporting an issue

For bug reports or feature requests, please create a new issue.

Before filing an issue:

  • Attempt to replicate the problem, to ensure that it wasn't a coincidental incident.
  • Check to make sure your feature suggestion isn't already present within the project.
  • Check the pull requests tab to ensure that the bug doesn't have a fix in progress.
  • Check the pull requests tab to ensure that the feature isn't already in progress.

Submitting changes

The best way to submit a bug fix or improvement is through a pull request.

Document any change in behaviour - Make sure the README.md and any other relevant documentation are kept up-to-date.