summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2019-01-29 11:57:21 +0100
committerMarin Jankovski <maxlazio@gmail.com>2019-01-29 11:57:21 +0100
commitef17cf49cc8576badcc06c0c1cbd6c069e726d79 (patch)
tree65940a144ba103a779bc53645997849c525523b6
parente4db1a615b9f30574c063bda9f6183654f74586e (diff)
downloadgitlab-ce-ef17cf49cc8576badcc06c0c1cbd6c069e726d79.tar.gz
Address docs review feedback
-rw-r--r--.gitlab/merge_request_templates/Security Release.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab/merge_request_templates/Security Release.md b/.gitlab/merge_request_templates/Security Release.md
index df760052ff4..d72b4eb1cb6 100644
--- a/.gitlab/merge_request_templates/Security Release.md
+++ b/.gitlab/merge_request_templates/Security Release.md
@@ -1,8 +1,8 @@
<!--
# README first!
-This MR is being created on `dev.gitlab.org`.
+This MR should be created on `dev.gitlab.org`.
-See the general developer security release guidelines https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md
+See [the general developer security release guidelines](https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md).
-->
## Related issues
@@ -16,7 +16,7 @@ See the general developer security release guidelines https://gitlab.com/gitlab-
- [ ] Milestone is set for the version this MR applies to
- [ ] Title of this MR is the same as for all backports
- [ ] A [CHANGELOG entry](https://docs.gitlab.com/ee/development/changelog.html) is added without a `merge_request` value, with `type` set to `security`
-- [ ] Add a link this MR in the `links` section of related issue
+- [ ] Add a link to this MR in the `links` section of related issue
- [ ] Add a link to an EE MR if required
- [ ] Assign to a reviewer