mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-24 08:39:34 -05:00
986 B
986 B
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
- Make sure your code conforms to the PSR-2: Coding Style Guide
- Unit-Tests would be great
- Send a Pull Request (it will automatically be tested on Travis-CI, PSR-2 is enforced)
- We try hard to keep our master always green:
Compatibiliy
The Business Process module is tested on PHP versions 5.3 up to 7.1 (including nightly builds).