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 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!

 

...

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

 

For more information, see For newbies.

Feature Requests

Check Open Tickets Overview section: Feature requests, for stuff which we implement at the time.

To open a new feature request follow the Report a Bug Guideline, and just choose "New Function" instead of bug.

You can use this link: Create a Ticket

More informations required?

See: GIT Workflow for more details