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:
authorRémy Coutable <remy@rymai.me>2018-10-10 16:19:43 +0300
committerRémy Coutable <remy@rymai.me>2018-10-10 16:19:43 +0300
commit1c51a6bed7e32c5379c475779288fc7f957093f8 (patch)
tree182fba64c9a688b1dac84a9ce84a8f603fc2453c /doc
parent75723034cee27d387d7ac7edb88d1520bb3a6b7b (diff)
parent2850c97997d9d0f7c294571cf9851becb2692c21 (diff)
Merge branch 'dimitrieh-master-patch-11276' into 'master'
Add in review specifics See merge request gitlab-org/gitlab-ce!22242
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