diff options
author | Marin Jankovski <marin@gitlab.com> | 2018-06-13 12:12:36 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2018-06-13 12:12:36 +0000 |
commit | 4970c8c553d7d8c054322773636ad65548d560ec (patch) | |
tree | f59ced7bb8839e6b0167ce09753b701e492f1b79 | |
parent | 6c74b0a334f42b82eeb1b3b14bd3eeb75b0af6c0 (diff) | |
parent | 13d29d4ec408dd829b0f82991a770bbfb99548f0 (diff) | |
download | gitlab-ce-4970c8c553d7d8c054322773636ad65548d560ec.tar.gz |
Merge branch 'add-documentation-to-freeze' into 'master'
Documentation does not need an exception to be picked
See merge request gitlab-org/gitlab-ce!19741
-rw-r--r-- | PROCESS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md index 958bc7b9edc..a46fd8c25b4 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -169,6 +169,7 @@ the stable branch are: * Fixes for [regressions](#regressions) * Fixes for security issues * Fixes or improvements to automated QA scenarios +* Documentation updates for changes in the same release * New or updated translations (as long as they do not touch application code) During the feature freeze all merge requests that are meant to go into the |