Skip to content

Commit 44e7b1e

Browse files
authored
Update readme (#498)
The main purpose of this PR is to test and investigate build triggers
1 parent 1332ffc commit 44e7b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ There are a few edge cases where we might want to work only on the current branc
7070
** Open a draft PR against `dev`, with a label for the specific version it is targeting - this can be shared & reviewed in draft mode, but will not be mergeable until it is pointed at the next release.
7171
** Create a feature branch from `dev`, to be merged into `dev` when appropriate.
7272
* When a new version is ready to published, the `5.x` branch will get a git tag, named with the exact version (for example, **5.1.0**), signifying that this point-in-time marks the completion of the work for that minor release.
73-
* The `dev` branch, with all merged content for the next release, will then be merged
73+
* Updates merged into the `dev` branch for the next release are cherry-picked into the `5.x` branch.

0 commit comments

Comments
 (0)