Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 346 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 346 Bytes

Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.

General Rules

  • As much as possible, try to follow the existing format of markdown and code.
  • Don't forget to run tests before submitting pull requests.
  • Make sure that 100% of your code is covered by tests.