diff --git a/RELEASE.md b/RELEASE.md index 115a05fe78..77ba52bc85 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -17,10 +17,12 @@ 2. Create a GitHub release. - Automated (requires [gh](https://cli.github.com/manual/installation)): - `make draft-release` + - Manual: - The tag and release must refer to the commit created when the PR from the previous step was merged. - The tag name for the GitHub release should be the version for the release. It should include the "v", e.g. `v1.0.0`. - The title of the release match the format "Jaeger UI vX.Y.Z". - Copy the new CHANGELOG.md section into the release notes. + \ No newline at end of file