Commit 6fdf318d authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'axil-docs-sentence-case-headings' into 'master'

Clarify the usage of sentence case in headings

See merge request gitlab-org/gitlab!18535
parents 9fff8257 fb80952f
......@@ -484,6 +484,9 @@ For other punctuation rules, please refer to the
- Leave exactly one blank line before and after a heading.
- Do not use links in headings.
- Add the corresponding [product badge](#product-badges) according to the tier the feature belongs.
- Use sentence case in headings. Do not capitalize the words of the title, unless
it refers to a product feature. For example, capitalizing "issues" is acceptable in
`## What you can do with GitLab Issues`, but not in `## Closing multiple issues`.
## Links
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment