Skip to content

Commit 7a590b3

Browse files
Update branching strategy to use release/ branches (#6864)
1 parent f6b0b32 commit 7a590b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Draft pull requests are allowed but should have a clear plan for transitioning t
7979

8080
## Branching strategy
8181

82-
The active development branch in our repo is `dev`. What we ship comes from the `release-major.minor.x` branches.
82+
The active development branch in our repo is `dev`. What we ship comes from the `release-major.minor.x` and `release/major.minor.x` branches.
8383

8484
### Adding fixes in release branches
8585

0 commit comments

Comments
 (0)