summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-05-27 14:12:15 +0200
committerMarin Jankovski <marin@gitlab.com>2014-05-27 14:12:15 +0200
commitf22c709539d06be6fa76f148dedffdef1170936c (patch)
treee1274499889330e67162494f3e9d2af75f693cf7 /doc/release
parent3bdf0e2921c4cac46084834899302b25858e6bde (diff)
downloadgitlab-ce-f22c709539d06be6fa76f148dedffdef1170936c.tar.gz
Add titles to doc pages.
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/monthly.md1
-rw-r--r--doc/release/patch.md1
-rw-r--r--doc/release/security.md1
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