Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 276 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
13 lines (9 loc) · 276 Bytes

Contributing

Submit a pull request on Github to get started.

Testing

Test test test. If you're adding functionality ensure you also create a test to ensure we don't introduce breaking changes or bugs.

Running Tests

$ composer install
$ composer test