Skip to content

Commit c83412d

Browse files
authored
Wrap mainline mode deprecation in alert
1 parent 330e082 commit c83412d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/input/docs/reference/modes/mainline.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ Description: |
77
to `main`.
88
RedirectFrom: docs/reference/versioning-modes/mainline-development
99
---
10-
_This was deprecated in 6.x.x : see this PR https://github.com/GitTools/GitVersion/pull/3844 _
10+
11+
:::{.alert .alert-danger}
12+
**`Mainline` mode was deprecated in version 6 of GitVersion.** See [the following pull request](https://github.com/GitTools/GitVersion/pull/3844) for details.
13+
:::
1114

1215
Mainline Development is enabled when using [GitHubFlow][githubflow] or any other
1316
strategy where you develop on `main`. The main rule of mainline development is

0 commit comments

Comments
 (0)