X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/7ed97d6aceab15f29088f45aa6fbf1eda551173d..HEAD:/CONTRIBUTE.md diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 9f98597..7224832 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -66,7 +66,7 @@ The `test/` setup uses [Mocha](https://mochajs.org/) to run tests. Tests use [Pu 2. Update `CHANGES.md` file -3. Commit your changes: `git add... `, `git commit ...`, `git push ...` etc +3. Commit your changes: `git add ... `, `git commit ...`, `git push ...` etc 4. Tag release: `git tag THE_VERSION_NUMBER`, `git push --tags`