diff --git a/RELEASE.md b/RELEASE.md index ebf2f3353db..daf1a6688d1 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -5,7 +5,8 @@ * A curated list of notable changes and links to PRs. Do not simply dump git log, select the changes that affect the users. To obtain the list of all changes run `make changelog` or use `scripts/release-notes.py`. * The section can be split into sub-section if necessary, e.g. UI Changes, Backend Changes, Bug Fixes, etc. - * If the jaeger-ui submodule has changes cut a new release and also upgrade the submodule versions then commit, for example: + * If the jaeger-ui submodule has changes cut a new release + * Then upgrade the submodule versions and finally commit. For example: ``` git submodule init git submodule update