Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 540 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 540 Bytes

Please make sure that all your commits are squashed into one commit. Also test that the logger works - you may be requested to end an image of the log and results.

Workflow

  • Fork the project.
  • Make your changes.
  • Test it. This is very important to prevent breakage.
  • Squash your commits into one.
  • Pull request.

If you've made a change to the readme, please make sure to reflect that change on the respective page on the website.

Thanks for contributing!