summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2018-10-09 21:59:00 +0000
committerDimitrie Hoekstra <dimitrie@gitlab.com>2018-10-09 21:59:00 +0000
commit2850c97997d9d0f7c294571cf9851becb2692c21 (patch)
treef97fb0c9392256bb5a6e792fca6df5e45045e869 /doc/development
parentf9bedcfc08bc454e6864df47a7ca0d76b75c634f (diff)
downloadgitlab-ce-2850c97997d9d0f7c294571cf9851becb2692c21.tar.gz
Add in review specifics
Diffstat (limited to 'doc/development')
-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