Change requests, by branching
Propose changes on an isolated branch, not in a side-channel ticket. Every edit is tracked against the change request, reviewers see the complete diff before anything lands, and approved changes merge to main in one move — change control that works like code review.
- An isolated editing branch per change request
- Draft → In Review → Approved → Merged workflow
- Full diff of every affected item before approval