meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
doc_standards [2025/06/07 15:31] – created wrongecho | doc_standards [2025/06/07 16:01] (current) – c/e wrongecho | ||
---|---|---|---|
Line 3: | Line 3: | ||
We'd like to maintain a consistent look and feel for this documentation at docs.itflow.org. If you choose to [[contribute|contribute]] to our documentation, | We'd like to maintain a consistent look and feel for this documentation at docs.itflow.org. If you choose to [[contribute|contribute]] to our documentation, | ||
- | * Page titles and main headings should start with a level 1 headline, | + | * Page titles and main headings should start with a level 1 headline, e.g. < |
- | * Subheadings should utilize level 2 and level 3 headlines, | + | * Subheadings should utilize level 2 and level 3 headlines, e.g. < |
* Use bold text to indicate actions, e.g. < | * Use bold text to indicate actions, e.g. < | ||
* Use italics to add emphasis | * Use italics to add emphasis | ||
* Code, PHP variables and commands should be placed into codeblocks, e.g. < | * Code, PHP variables and commands should be placed into codeblocks, e.g. < | ||
- | * Be simple, direct and to the point | + | * Be simple, direct and to the point - write for a human |
* Avoid using emojis | * Avoid using emojis | ||
* When you need an example domain, use itflow.yourdomain.com | * When you need an example domain, use itflow.yourdomain.com | ||
+ | * Include useful edit summaries | ||