Contribute Code
- Torsten Schmidt
- Martin Zimmerling
- Robin Sachse
Owned by Torsten Schmidt
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
- 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
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:
- Master: For stable and RPM deployment
- Dev: For development stuff
See: GIT Workflow for more details