Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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

Code Contributions Must-haves

Info

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 a 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.

    Info

    "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! See section NMS PRIME Team Members.

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