Contributing

All contributions are welcome!

We try and stand on the shoulders of giants, this means that we generally copy the existing coding and documentation standards of the Symfony project (with some minor differences).

Contributing code

All contributed code must abide by the Symfony coding standards. But don’t let this be an obstacle to contributing. When in doubt, copy the standards of the code that you are changing.

After you have submitted your PR our team will review the code.

When making a pull request please refer to the Creating a Pull Request article.

Contributing documentation

Again see the Symfony documentation standard as a guide, but when in doubt just submit the PR and we will review it.