Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 975 Bytes

84-Contributing.md

File metadata and controls

19 lines (15 loc) · 975 Bytes

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: Build Status

Compatibility

The Business Process module is tested on PHP versions 5.3 up to 7.1 (including nightly builds).