diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-01-17 20:53:05 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-01-17 20:53:05 +0000 |
commit | 6d340e148e504fb53fd79a3b5c1f2916a123afe6 (patch) | |
tree | 23bb06e855aa0b374ace4774c0e148e21377f8e5 /.gitlab/issue_templates | |
parent | 9dbda559c2b93cfe1d7da150906d1f6cf1a46de7 (diff) | |
download | gitlab-ce-6d340e148e504fb53fd79a3b5c1f2916a123afe6.tar.gz |
Update Doc Review template
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r-- | .gitlab/issue_templates/Doc Review.md | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/.gitlab/issue_templates/Doc Review.md b/.gitlab/issue_templates/Doc Review.md index 4488bc4430f..2f5b458b758 100644 --- a/.gitlab/issue_templates/Doc Review.md +++ b/.gitlab/issue_templates/Doc Review.md @@ -1,15 +1,21 @@ -<--! This issue is to ensure the quality of documentation content that is merged +<!-- This issue is to ensure the quality of documentation content that is merged without a technical writer review. --> -<--! NOTE: Please add a DevOps stage label (format `devops:abc`) and assign the technical writer who is +<!-- NOTE: Please add a DevOps stage label (format `devops:abc`) and assign the technical writer who is [listed for that stage](https://about.gitlab.com/handbook/product/categories/#devops-stages). --> -Merged MR: +## References -Related issue: +Merged MR with doc content: + +Related issue(s): + +## Details Notes or questions for technical writer: +1. + /label ~Documentation ~docs-review
\ No newline at end of file |