diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-27 15:33:15 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-27 15:33:15 +0000 |
commit | 19ea36227afb25563df48df7a7bfcd8053d4f486 (patch) | |
tree | 57c2b2b295548d9a7e895df2c4921d55c4f88fc5 /doc/release/patch.md | |
parent | c862bc6fcf096e85daa9f3d6eec28a7ce1da171d (diff) | |
parent | f22c709539d06be6fa76f148dedffdef1170936c (diff) | |
download | gitlab-ce-19ea36227afb25563df48df7a7bfcd8053d4f486.tar.gz |
Merge branch 'add_titles_to_help_pages' into 'master'
Add titles to help pages
Fixes #1183
Diffstat (limited to 'doc/release/patch.md')
-rw-r--r-- | doc/release/patch.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md index bd0f16d2b52..b6f904b1405 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 |