Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 289 Bytes

File metadata and controls

10 lines (8 loc) · 289 Bytes

Please make sure that all your commits are squashed into one commit. Also test that the logger works.

Workflow

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

Thanks for contributing!