Contributing ============ The Businessprocess module is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code. * Please check whether a related issue alredy exists on our [Issue Tracker](https://github.com/icinga/icingaweb2-module-businessprocess/issues) * Make sure your code conforms to the [PSR-2: Coding Style Guide](http://www.php-fig.org/psr/psr-2/) * [Unit-Tests]( Current ) would be great * Send a [Pull Request](https://github.com/Icinga/icingaweb2-module-businessprocess/pulls) (it will automatically be tested on Travis-CI, PSR-2 is enforced) * We try hard to keep our master always green: [![Build Status](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess.svg?branch=master)](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess) Compatibiliy ------------ The Business Process module is tested on PHP versions 5.3 up to 7.1 (including nightly builds).