Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2018-10-10 00:59:00 +0300
committerDimitrie Hoekstra <dimitrie@gitlab.com>2018-10-10 00:59:00 +0300
commit2850c97997d9d0f7c294571cf9851becb2692c21 (patch)
treef97fb0c9392256bb5a6e792fca6df5e45045e869 /doc
parentf9bedcfc08bc454e6864df47a7ca0d76b75c634f (diff)
Add in review specifics
Diffstat (limited to 'doc')
-rw-r--r--doc/development/contributing/merge_request_workflow.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/contributing/merge_request_workflow.md b/doc/development/contributing/merge_request_workflow.md
index a286e74908c..0d20e1a02dd 100644
--- a/doc/development/contributing/merge_request_workflow.md
+++ b/doc/development/contributing/merge_request_workflow.md
@@ -156,7 +156,7 @@ the feature you contribute through all of these steps.
1. Performance/scalability implications have been considered, addressed, and tested
1. [Documented][doc-guidelines] in the `/doc` directory
1. [Changelog entry added][changelog], if necessary
-1. Reviewed and any concerns are addressed
+1. Reviewed by UX/FE/BE and any concerns are addressed
1. Merged by a project maintainer
1. Added to the release blog article, if relevant
1. Added to [the website](https://gitlab.com/gitlab-com/www-gitlab-com/), if relevant