From 98fdf11360beb182bfa8fbdf923e0b68c8bdbb37 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Thu, 16 Aug 2018 09:33:24 +0100 Subject: [PATCH] No SHOUTING note Added line about not using all caps --- docs/documentation_standards.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/documentation_standards.md b/docs/documentation_standards.md index ea3257d3..fe21694e 100644 --- a/docs/documentation_standards.md +++ b/docs/documentation_standards.md @@ -12,6 +12,7 @@ To ensure that the documentation for Home Assistant is consistent and easy to fo * Be objective and not gender favoring, polarizing, race related or religion inconsiderate. * The case of brand names, services, protocols, components, and platforms must match its respective counterpart. e.g., "Z-Wave" **not** "Zwave", "Z-wave", "Z Wave" or "ZWave". Also, "Input Select" **not** "input select" or "Input select". * All headings should use the `{% linkable_title %}` tag. +* Do not use ALL CAPITALS for emphasis - use italics instead ## Component and Platform Pages