We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c623ea commit 4714598Copy full SHA for 4714598
website/docs/appendix/release-process.mdx
@@ -18,9 +18,11 @@ import MergeBackScript from "!!raw-loader!../developers/scripts/release/merge-ba
18
This document outlines the complete process for creating and publishing Mina
19
Rust releases.
20
21
-:::info Release Branch Strategy All releases are made from the `main` branch.
22
-The release process involves creating a release branch from `develop`, merging
23
-it to `main`, and then tagging from `main`.
+:::info Release Branch Strategy
+
+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`.
26
27
:::
28
0 commit comments