Contributions are welcomed and will be fully credited.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Follow PSR-2 Coding Standard. The easiest way to apply the conventions is to install PHP Code Sniffer.
- Ensure any install or build dependencies are removed by the end of the development.
- Update the README.md with details of changes to the interface, this includes new environment variables and useful file locations.
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
- Create feature branches. Don't ask us to pull from your master branch.
- One pull request per feature. If you want to do more than one thing, send multiple pull requests.
- Send coherent history. Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please squash them before submitting.
- Be patient, issues and pull-requests are reviewed in free time.