Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 374 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (15 loc) · 374 Bytes

CONTRIBUTING

To contribute, you can send pull requests with :

Tests

You can run test with :

$ composer install
$ bin/kahlan --coverage=4

and make sure there is no regression.