File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -15,20 +15,14 @@ import MergeBackScript from "!!raw-loader!../developers/scripts/release/merge-ba
1515
1616<!-- prettier-ignore-start -->
1717
18- :::warning Work in Progress
19-
20- This release process documentation is currently being validated and may change.
21- Please coordinate with the release manager before following these procedures for
22- production releases.
23-
24- :::
25-
2618This document outlines the complete process for creating and publishing Mina
2719Rust releases.
2820
29- :::info Release Branch Strategy All releases are made from the `main` branch.
30- The release process involves creating a release branch from `develop`, merging
31- it to `main`, and then tagging from `main`.
21+ :::info Release Branch Strategy
22+
23+ All releases are made from the `main` branch. The release process involves
24+ creating a release branch from `develop`, merging it to `main`, and then tagging
25+ from `main`.
3226
3327:::
3428
You can’t perform that action at this time.
0 commit comments