Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 258 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 258 Bytes

Contributing.

All contributions are welcome.

  1. Fork this repository
  2. Clone it to your local machine
  3. Install the dependencies
  4. Code your contribution and add new tests if it's required
  5. Create a Pull Request (the CI will run tests for your code)