Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 354 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 354 Bytes

Thank you for contributing to openSenseMap!

  1. Fork it (https://github.com/openSenseMap/frontend)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (npm run commit)
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request against branch dev