Add style guide for playbook developers

Codifies the conventions the playbook and its documentation already follow:
language and Markdown style, placeholder values for examples, the structure
of component documentation pages, and the checklist for adding a new
component (including where a component should live: this playbook, an
external MASH role, or mash-playbook).

Fixes #3631

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Slavi Pantaleev
2026-07-18 06:14:12 +03:00
parent 304609cc56
commit 924c471497
2 changed files with 107 additions and 0 deletions
+2
View File
@@ -90,6 +90,8 @@ If your server and services experience issues, feel free to come to [our support
- [Self-building](self-building.md)
- [Style guide for playbook developers](style-guide.md)
- [Uninstalling](uninstalling.md)
- [Updating users passwords](updating-users-passwords.md)