summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-02-08 02:53:58 +0000
committerMike Lewis <mlewis@gitlab.com>2019-02-08 02:53:58 +0000
commit8198833a130ce5b809d86aa8fa3f27882a674191 (patch)
treee5ad51720d32ec1735f118655bdacb2e297247da /.gitlab
parent09bf2de137ff2b2476a0b52f3a4505631722af28 (diff)
downloadgitlab-ce-8198833a130ce5b809d86aa8fa3f27882a674191.tar.gz
Update Documentation MR template to remove most of the language around milestones
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Documentation.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitlab/merge_request_templates/Documentation.md b/.gitlab/merge_request_templates/Documentation.md
index c2067ff54cd..ba9624aeeab 100644
--- a/.gitlab/merge_request_templates/Documentation.md
+++ b/.gitlab/merge_request_templates/Documentation.md
@@ -33,8 +33,7 @@ All reviewers can help ensure accuracy, clarity, completeness, and adherence to
**3. Maintainer**
1. [ ] Review by assigned maintainer, who can always request/require the above reviews. Maintainer's review can occur before or after a technical writer review.
-1. [ ] Ensure a release milestone of the format XX.Y is set. If the freeze for that release has begun, add the label `pick into <XX.Y>` unless this change is not required for the release. In that case, simply change the milestone.
-1. [ ] If EE and CE MRs exist, merge the EE MR first, then the CE MR.
-1. [ ] After merging, if there has not been a technical writer review, [create an issue for one using the Doc Review template](https://gitlab.com/gitlab-org/gitlab-ce/issues/new?issuable_template=Doc%20Review).
+1. [ ] Ensure a release milestone is set and that you merge the equivalent EE MR before the CE MR if both exist.
+1. [ ] If there has not been a technical writer review, [create an issue for one using the Doc Review template](https://gitlab.com/gitlab-org/gitlab-ce/issues/new?issuable_template=Doc%20Review).
/label ~Documentation