Skip to content

Commit d08683b

Browse files
authored
Add more points
1 parent 12e5304 commit d08683b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

source/_docs/standards.markdown

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,19 @@ sharing: true
99
footer: true
1010
---
1111

12-
To ensure that the documentation for Home Assistant is consistent and easy to
13-
follow for both novice and expert users, we ask that you follow a very strict
14-
set of standards for developing the documentation.
12+
To ensure that the documentation for Home Assistant is consistent and easy to follow for both novice and expert users, we ask that you follow a very strict set of standards for developing the documentation.
1513

1614
## {% linkable_title General Documentation %}
1715

16+
* The language of the documentation should be American-English.
17+
* Don't put two spaces after a period and avoid the "Oxford comma".
18+
* Be objective and not gender favoring, polarizing, race related or religion inconsiderate.
1819
* The case of brand names, services, protocols, components, and platforms must match its respective counterpart.
19-
* Z-Wave (**not** Zwave, Z-wave, Z Wave, or ZWave)
20+
* Z-Wave (**not** Zwave, Z-wave, Z Wave or ZWave)
2021
* Zigbee (**not** ZigBee)
21-
* iCloud (**not** Icloud, icloud, or ICloud)
22-
* Pushover (**not** PushOver, pushover, or push over)
23-
* OwnTracks (**not** Owntracks, ownTracks, owntracks, or own tracks)
22+
* iCloud (**not** Icloud, icloud or ICloud)
23+
* Pushover (**not** PushOver, pushover or push over)
24+
* OwnTracks (**not** Owntracks, ownTracks, owntracks or own tracks)
2425
* Input Select (**not** input select or Input select)
2526
* All headings should use the {% raw %}`{% linkable_title %}`{% endraw %} tag.
2627

0 commit comments

Comments
 (0)