GitHub Flow¶
Clean documentation workflow using branching, commits, and controlled publishing.
This demo focuses on:
- isolating work in branches before review
- documenting changes with clear commit history
- publishing updates through a controlled workflow