How to contribute

How to setup the development environment.

Code style

Follow the PSR-2 coding standard and the PSR-4 autoloading standard.

StyleCI

Don't worry if your code styling isn't perfect! StyleCI will automatically merge any style fixes into the repository after pull requests are merged. This allows us to focus on the content of the contribution and not the code style.

I made changes. Now what?

  • Add some tests to prove the new functionality and ensure nothing broke.
  • Open a new pull request at GitHub detailing what you have done.

Code of Conduct

This project is committed to enforce the "Contributor Covenant" code of conduct.

Thank you for considering contributing!