diff options
| author | Rémy Coutable <remy@rymai.me> | 2018-06-05 16:14:16 +0200 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2018-06-05 16:14:16 +0200 |
| commit | e740cf11efbdb8439319a45e79e8060440152de9 (patch) | |
| tree | 3a74e67cfbec5812bb8a860db3b6f886324203af | |
| parent | 98156bfd87b1877f5a3290b915d2d32ccd04565b (diff) | |
| download | gitlab-ce-e740cf11efbdb8439319a45e79e8060440152de9.tar.gz | |
QA fixes or improvements don't need an exception request
Signed-off-by: Rémy Coutable <remy@rymai.me>
| -rw-r--r-- | PROCESS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md index f206506f7c5..7438df8014b 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -168,6 +168,7 @@ the stable branch are: * Fixes for [regressions](#regressions) * Fixes for security issues +* Fixes or improvements to automated QA scenarios * 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 |
