Contribute Code

Get involved and contribute code! Checkout our official Contributing Guidelines at github.

Code Contributions Must-haves

to get your Code, Commit or Pull-Request into https://nmsprime.com we need


  1. Coding Style verification from https://styleci.io. You will find an error message at your pull-request at github if there are coding style violations
  2. Online signup the Contributor License Agreement. We use a standard CLA template from Apache.

    "This license is for your protection as a Contributor as well as the protection of Rötzer Engineering GmbH and its users; it does not change your rights to use your own Contributions for any other purpose."

More informations required?

Please contact us!

Github

https://github.com/nmsprime/nmsprime

Git workflow

We use the common git workflow, which means we have two major branches:

  1. Master: For stable and RPM deployment
  2. Dev: For development stuff

See: GIT Workflow for more details