A lightning fast image/media app
Want to contribute a bugfix or new feature to Sudu. No problem. Clone the repo, checkout a new branch and open a new pull request.
For every pr a code style check is performed. If there is a violation, then the pr is flagged with an error.
Actually we have a PHP test suite which is executed on every pr or push. Make sure that every pr contains also a test case which covers the fix or new code.