Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.93 KB

CONTRIBUTING.md

File metadata and controls

40 lines (26 loc) · 1.93 KB

Contributing

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.

Table of Contents

  • Communication
  • Quick start
  • Contributions
  • Quality

Communication

For communication please respect our FOSS Code of Conduct.

The following communication channels exist for this project:

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.

Quick Start

Please look at First steps Wiki page

Contributions

Contributions are highly welcome.

If you would like to contribute code you can do so through Mercedes-Benz GitHub by forking the repository and sending a pull request.

When submitting code, please follow the existing conventions and style in order to keep the code as readable as possible.

Please sign our Contributor's License Agreement otherwise we cannot accept your contribution.

If you are new to contributing in Github, First Contributions might be a good starting point.

Quality

Please ensure that for all contributions, the corresponding documentation is in-sync and up-to-date. All documentation should be in English language.

Please look into Quality Wiki page for more details.

We assume that for every non-trivial contribution, the project has been built and tested prior to the contribution.