Skip to content

Commit 16f4dbb

Browse files
committed
Update the process to push changes to master
1 parent 25714a1 commit 16f4dbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/process_release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
* Edit the DO schedule to set the `gitBranch` variable to the LTS branch.
5353
* Run the DO schedule.
5454
* After the build completes, edit the DO schedule to set the `gitBranch` variable back to develop.
55-
* Merge the release branch CHANGELOG into develop and create an MR for this.
55+
* Merge the release branch (without updating the version) into develop and create an MR for this.
56+
* Merge the release branch (without updating the version) into master and create an MR for this.
5657
5758
## Process for release
5859
### Begin process release at the very beginning of the first sprint of a new release, by performing the following actions:

0 commit comments

Comments
 (0)