Skip to content

Commit 4714598

Browse files
committed
Website/release: fix rendering by adding a new empty line
1 parent 0c623ea commit 4714598

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

website/docs/appendix/release-process.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ import MergeBackScript from "!!raw-loader!../developers/scripts/release/merge-ba
1818
This document outlines the complete process for creating and publishing Mina
1919
Rust releases.
2020

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`.
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`.
2426

2527
:::
2628

0 commit comments

Comments
 (0)