X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/1d4529afc54f8680d232d6b45b8b8857d1e48dac..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`