We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b0b32 commit 7a590b3Copy full SHA for 7a590b3
1 file changed
docs/workflow.md
@@ -79,7 +79,7 @@ Draft pull requests are allowed but should have a clear plan for transitioning t
79
80
## Branching strategy
81
82
-The active development branch in our repo is `dev`. What we ship comes from the `release-major.minor.x` branches.
+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.
83
84
### Adding fixes in release branches
85
0 commit comments