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
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-01-23 08:55:36 +0300
committerMike Lewis <mlewis@gitlab.com>2019-01-23 08:55:36 +0300
commit9a36416e41540b635b537caf9b31281ad8403230 (patch)
tree65dbd07caadf7576d48c65bf929d6c4669ff95cf /.gitlab
parent6dfa8538b11e0fdb8c2289df14a9af541ec5081d (diff)
Update Documentation MR template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Documentation.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab/merge_request_templates/Documentation.md b/.gitlab/merge_request_templates/Documentation.md
index a3e3ff3e3cc..c51adf8bcfd 100644
--- a/.gitlab/merge_request_templates/Documentation.md
+++ b/.gitlab/merge_request_templates/Documentation.md
@@ -36,8 +36,8 @@ 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.
-2. [ ] 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.
-3. [ ] If EE and CE MRs exist, merge the EE MR first, then the CE MR.
-4. [ ] 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 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).
/label ~Documentation