X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a15c197547b9eac7553b57d12b8ce7200e1b574d..e604b9d130a1b1b2241121a9016617429b6b1c49:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d75ce57..8baadb28 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ Before submitting a pull request make sure that the tests pass: Nominatim follows semantic versioning. Major releases are done for large changes that require (or at least strongly recommend) a reimport of the databases. -Minor releases can usually be applied to exisiting databases Patch releases +Minor releases can usually be applied to exisiting databases. Patch releases contain bug fixes only and are released from a separate branch where the relevant changes are cherry-picked from the master branch.