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.
Please make sure to follow these rules when creating a pull request.
- Follow the PSR-2 coding standards
- Write specs 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 specs with the following commands.
$ vendor/bin/phpspec run