Examples Overview¶
Use this directory for read-only examples and starter references.
Taxonomy¶
- Examples: inspect-only references in
docs/examples/. - File templates: copy/paste starters in
docs/templates/. - Project scaffolds: clone-ready repository starters in
.github/template-repos/.
What belongs here¶
- Small, inspectable examples
- Reference layouts for workflows and infrastructure
- Files that show structure without being the canonical source of truth
What does not belong here¶
- Reusable file templates
- Clone-ready project scaffolds
- Authoritative operational guides
- Files that should be copied verbatim into active docs
Current layout¶
| Path | Purpose |
|---|---|
iac/azure-iac-examples.md |
Azure infrastructure sample layouts |
workflows/ |
Workflow examples and starter definitions |
Project scaffolds previously under docs/examples/ were moved to .github/template-repos/.