From 45c6daaf9590f55b8044ff8f3b06051420b15ab9 Mon Sep 17 00:00:00 2001 From: Marcus Olsson Date: Mon, 7 Dec 2020 10:35:24 +0100 Subject: [PATCH] Add changelog to docs style guide (#29581) * Add changelog to docs style guide * Fix review comments --- contribute/style-guides/documentation-style-guide.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/contribute/style-guides/documentation-style-guide.md b/contribute/style-guides/documentation-style-guide.md index bb21b47485a..1b6eaa523df 100644 --- a/contribute/style-guides/documentation-style-guide.md +++ b/contribute/style-guides/documentation-style-guide.md @@ -207,6 +207,18 @@ Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk Grafana products has some words, abbreviations, and terms particular to the Grafana discourse community. +#### changelog + +One word, not two. + +**Example** + +- Read the full changelog. + +**Exception:** + +- When referring to the file containing the official changelog, use the filename: `CHANGELOG.md`. + #### checkout, check out Two words if used as a verb, one word if used as a noun.