289 B
289 B
id, title, sidebar_position
| id | title | sidebar_position |
|---|---|---|
| branching-strategy | Branching Strategy | 3 |
We keep environments aligned with branches:
dev: feature work and previewsstaging: release candidates and QA validationmain: production releases
TODO: Document release tagging and hotfix flow.