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