All contributions are welcome. If you want to ask or propose something please create an issue first. If you want to contribute please send in a pull request.
- Follow the PSR-2 coding standards
- Write tests for new functionality or bug fixes
- Keep the
README.md
file and documentation up-to-date with changes - We follow Semantic Versioning so please send pull requests to the correct branch
- Update the
CHANGELOG.md
file with any updates and follow the changelog standards
You can run the tests with the following command:
$ vendor/bin/phpunit