From f1645c744fcf8677ae14714914c4c4ffb9d5b17e Mon Sep 17 00:00:00 2001 From: Mike Lewis Date: Mon, 18 Feb 2019 21:23:25 +0000 Subject: Update Documentation Dangerfile with small wording change --- danger/documentation/Dangerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'danger') diff --git a/danger/documentation/Dangerfile b/danger/documentation/Dangerfile index a9cac9c7d40..fff4d0e2582 100644 --- a/danger/documentation/Dangerfile +++ b/danger/documentation/Dangerfile @@ -24,7 +24,7 @@ The following files will require a review from the [Technical Writing](https://a * #{docs_paths_to_review.map { |path| "`#{path}`" }.join("\n* ")} -Per the [documentation workflows](https://docs.gitlab.com/ee/development/documentation/workflow.html), the review may occur prior to merging this MR **or** after a maintainer has decided to review and merge this MR without a tech writer review. (Meanwhile, you are welcome to involve a technical writer at any time if you have questions about writing or updating the documentation. GitLabbers are also welcome to use the [#docs](https://gitlab.slack.com/archives/C16HYA2P5) channel on Slack.) +Per the [documentation workflows](https://docs.gitlab.com/ee/development/documentation/workflow.html), the review may occur prior to merging this MR **or** after a maintainer has agreed to review and merge this MR without a tech writer review. (Meanwhile, you are welcome to involve a technical writer at any time if you have questions about writing or updating the documentation. GitLabbers are also welcome to use the [#docs](https://gitlab.slack.com/archives/C16HYA2P5) channel on Slack.) The technical writer who, by default, will review this content or collaborate as needed is dependent on the [DevOps stage](https://about.gitlab.com/handbook/product/categories/#devops-stages) to which the content applies: -- cgit v1.2.1