Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 338 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 338 Bytes

Kotshi welcomes pull requests and issue filing, here are some tips to help speed things up:

  • Make sure there isn't already an open issues: https://github.com/ansman/kotshi/issues
  • Include what you are fixing an why
  • Make sure the code is well tested and include a unit test if applicable
  • Follow the general code style in the project