Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 872 Bytes

contributing.md

File metadata and controls

22 lines (15 loc) · 872 Bytes

Contributing

All contributions are welcome. If you want to ask or propose something please create an issue. If you want to contribute please send in a pull request.

Pull Requests

Please make sure to follow these rules when creating a pull request.

Running Tests

You can run the tests with the following commands.

$ vendor/bin/phpspec run
$ vendor/bin/phpunit