Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 442 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 442 Bytes

How to Contribute

Open Issues

Welcome all kinds of features requested, bugs caught and enhancement suggestions or anything else.

Just open new issues.

Send a Pull Request

Thanks a lot in advance.

Feel free to fork and send PRs, only two rules: no old tests broken, and always 100% coverage.

(We use ghooks to perform tests before any commit.)