Thank you for considering contribution to Pipeliner. This document explains how to contribute to this project. By contributing you will agree that your contribution will be put under the same license as this repository.
- CLA
- Communication
- Contributions
- Quality
Before you can contribute, you will need to sign our cla Contributor License Agreement.
For communication please respect our FOSS Code of Conduct.
The following communication channels exist for this project:
- By email: please contact maintainers [email protected] and [email protected]
- Github issues for reporting and claiming issues
Transparent and open communication is important to us. Thus, all project-related communication should happen only through these channels and in English. Issue-related communication should happen within the concerned issue.
If you would like to contribute code you can do so through Daimler GitHub by forking the repository and sending a pull request.
When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.
If you are new to contributing in Github, First Contributions might be a good starting point.
Please ensure that for all contributions, the corresponding documentation is in-sync and up-to-date. All documentation should be in English language.
We assume that for every non-trivial contribution, the project has been built and tested prior to the contribution.