diff options
Diffstat (limited to 'doc/release')
-rw-r--r-- | doc/release/monthly.md | 1 | ||||
-rw-r--r-- | doc/release/patch.md | 1 | ||||
-rw-r--r-- | doc/release/security.md | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 5e85fe0825e..71cd56a0999 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -1,4 +1,5 @@ # Monthly Release + NOTE: This is a guide for GitLab developers. # **15th - Code Freeze & Release Manager** diff --git a/doc/release/patch.md b/doc/release/patch.md index 30bb39b4e49..6d8866a0cfb 100644 --- a/doc/release/patch.md +++ b/doc/release/patch.md @@ -1,4 +1,5 @@ # Things to do when doing a patch release + NOTE: This is a guide for GitLab developers. If you are trying to install GitLab see the latest stable [installation guide](install/installation.md) and if you are trying to upgrade, see the [upgrade guides](update). ## When to do a patch release diff --git a/doc/release/security.md b/doc/release/security.md index 2fe0a948ad2..ac2f79dfb92 100644 --- a/doc/release/security.md +++ b/doc/release/security.md @@ -1,4 +1,5 @@ # Things to do when doing an out-of-bound security release + NOTE: This is a guide for GitLab developers. If you are trying to install GitLab see the latest stable [installation guide](install/installation.md) and if you are trying to upgrade, see the [upgrade guides](update). ## When to do a security release |