Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.53 KB

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 1.53 KB

How to contribute

If you are new to GitHub, please read About pull requests.

Legal requirements

By providing a pull request

  • you agree that your contribution will be provided under Eclipse Public License v1.0,
  • you confirm that you authored the whole content of the change and you have the right to contribute it,
  • and each contribution you submit complies with the commitments documented in the Developer Certificate of Origin,
  • you agree that additional licenses may be added to this open source project including your contributions.

You will promptly notify project maintainers if you become aware of any facts or circumstances that would make the above commitments inaccurate in any way.

Guidelines for Pull Requests

  • Provide a good pull request description
  • With the exception of small cleanups and tiny fixes there must be an issue associated with the pull request
  • Java code must be automatically formatted with the Eclipse auto format using the supplied rules
  • Each pull request must be reviewed by at least one code reviewers who is not the author of the pull request

Code reviewers

@mrubanov, @abrahamm87, @gghezzi, @rmitin, @gregdyke, @andrewL-avlq, @rubenporras.