Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 559 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 559 Bytes

If you wish to contribute, please fork it, make your changes, and submit a pull request.

Pull Requests

  • PSR-2 Coding Standard

  • Unit tests - Where possible, pull requests need to have unit tests available, and the unit tests should not fail.

  • Documentation - Make sure the README and any other relevant documentation are kept up-to-date.

Running Tests

To run the unit tests, execute the following command

$ vendor/bin/phpunit