Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 323 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 323 Bytes

If you wish to contribute, please follow these steps:

  1. Fork this repository on GitHub.
  2. Create a new branch.
  3. Write your code.
  4. Write new tests.
  5. Run tests from TESTING.md.
  6. If everythig is Ok, commit and create a pull request.

Thank you!