Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 441 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 441 Bytes

Contributing to NLGAMap

Thank you for contributing to NLGAMap. Please follow the standard github fork workflow.

  • fork the project
  • create a feature branch
  • implement your feature, bugfix, ...
  • rebase against dev branch
  • create a pull request in the dev branch

please note

  • master branch reflects the current build version
  • current development is done in the dev branch