diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-06-13 09:29:09 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-06-13 09:29:09 +0000 |
commit | 13d29d4ec408dd829b0f82991a770bbfb99548f0 (patch) | |
tree | ef3a568680c4110837ec3a64879ec69d71770602 /PROCESS.md | |
parent | 879b4bbacf8442c933936b266f1889e3440210a4 (diff) | |
download | gitlab-ce-13d29d4ec408dd829b0f82991a770bbfb99548f0.tar.gz |
Documentation does not need an exception to be picked
Diffstat (limited to 'PROCESS.md')
-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 |