Skip to content
This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Files

Latest commit

11ed21b · Mar 29, 2017

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