summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-02-07 20:52:44 +0000
committerMike Lewis <mlewis@gitlab.com>2019-02-07 20:52:44 +0000
commit53ea8b1c40cc16d88bf7faa7a4490a13c60f9c13 (patch)
tree7b470c5186809f9016189179cbf029cd853e10bd /.gitlab
parent53840eacc9e79a5338e30ff7b0d9a58e6e3686cb (diff)
downloadgitlab-ce-53ea8b1c40cc16d88bf7faa7a4490a13c60f9c13.tar.gz
Remove unnecessary mentions of milestone and EE vs CE
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Documentation.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab/merge_request_templates/Documentation.md b/.gitlab/merge_request_templates/Documentation.md
index a163cd8c0c6..c2067ff54cd 100644
--- a/.gitlab/merge_request_templates/Documentation.md
+++ b/.gitlab/merge_request_templates/Documentation.md
@@ -16,8 +16,7 @@
- [ ] Follow the [Documentation Guidelines](https://docs.gitlab.com/ee/development/documentation/) and [Style Guide](https://docs.gitlab.com/ee/development/documentation/styleguide.html).
- [ ] Link docs to and from the higher-level index page, plus other related docs where helpful.
-- [ ] Apply the ~Documentation label and intended milestone.
-- [ ] [Port the MR to EE (or backport from CE)](https://docs.gitlab.com/ee/development/documentation/index.html#cherry-picking-from-ce-to-ee): _always recommended, required when the `ee-compat-check` job fails_.
+- [ ] Apply the ~Documentation label.
## Review checklist