summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-01-17 21:30:52 +0000
committerMike Lewis <mlewis@gitlab.com>2019-01-17 21:30:52 +0000
commitaef123565b1c4b25d94881a33e0d890e6e626661 (patch)
tree8693529f1bdf26340d936942496d99fb5dbfa47b
parent81e5f80e88622e93bf6e05a266fd7428a35d1d5a (diff)
downloadgitlab-ce-aef123565b1c4b25d94881a33e0d890e6e626661.tar.gz
Fix new-issue URL for Doc Review template
-rw-r--r--.gitlab/merge_request_templates/Documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/merge_request_templates/Documentation.md b/.gitlab/merge_request_templates/Documentation.md
index 1cdb1e636f0..a3e3ff3e3cc 100644
--- a/.gitlab/merge_request_templates/Documentation.md
+++ b/.gitlab/merge_request_templates/Documentation.md
@@ -38,6 +38,6 @@ All reviewers can help ensure accuracy, clarity, completeness, and adherence to
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?issue[title]=Validate%20new%20concept&issuable_template=Research%20proposal).
+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).
/label ~Documentation