Update documentation-style-guide.md (#26706)

This commit is contained in:
Diana Payton
2020-07-30 11:31:49 -07:00
committed by GitHub
parent bf835af74b
commit 5cc65df32b

View File

@ -60,6 +60,7 @@ The following sections provide general guidelines on topics specific to Grafana
* Do not use an ampersand (&) as an abbreviation for "and." * Do not use an ampersand (&) as an abbreviation for "and."
- **Exceptions:** If an ampersand is used in the Grafana UI, then match the UI. - **Exceptions:** If an ampersand is used in the Grafana UI, then match the UI.
* Avoid using internal slang and jargon in technical documentation. * Avoid using internal slang and jargon in technical documentation.
* Do not use two spaces after a period. Only add one space after each sentence. Do not add a space at the end of the paragraph.
### File naming conventions ### File naming conventions