Remove unnecessary mentions of milestone and EE vs CE

This commit is contained in:
Mike Lewis 2019-02-07 20:52:44 +00:00
parent 53840eacc9
commit 53ea8b1c40
1 changed files with 1 additions and 2 deletions

View File

@ -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