Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 310 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 310 Bytes

Your contribution is welcomed!

New Features

Please create a PR with your changes, two things they should contain:

  • Your cool new code under /src folder
  • At least a unit test under /tests covering the new changes.

Fixes

Just create a PR with the code so I can review it and say thanks :)