From 1787f52a9047ee29df49478eb0474f7e4cc4fc2b Mon Sep 17 00:00:00 2001 From: Mike Lewis Date: Thu, 25 Oct 2018 02:15:04 +0000 Subject: small fixes --- doc/development/documentation/workflow.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/development/documentation') diff --git a/doc/development/documentation/workflow.md b/doc/development/documentation/workflow.md index b55a1031d05..f5e3587f0b4 100644 --- a/doc/development/documentation/workflow.md +++ b/doc/development/documentation/workflow.md @@ -41,7 +41,7 @@ might have different priorities. NOTE: **Note:** [Smaller MRs are better](https://gitlab.com/gitlab-com/blog-posts/issues/185#note_4401010)! Do not mix subjects (e.g. multiple unrelated pages), and ship the smallest MR possible. -## Process for documenting a new or changed feature +## Documenting a new or changed feature To follow a consistent workflow every month, documentation changes involve the Product Managers, the developer who shipped the feature, @@ -154,7 +154,7 @@ and discoverable, while avoiding redundancy, bad file locations, typos, broken l - Improvements to the content - Accordance to the [docs style guide](styleguide.md) -## Other Documentation Updates +## Other documentation Updates For documentation improvements not associated with the release of a new/updated feature or with the other cases listed under [When documentation is required](#when-documentation-is-required): -- cgit v1.2.1