chore: set git branching strategy to per-milestone

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lucas Berger
2026-02-08 19:26:28 -05:00
parent 328442554c
commit 1e84472efd
+5
View File
@@ -9,5 +9,10 @@
"planning": {
"commit_docs": true,
"search_gitignored": false
},
"git": {
"branching_strategy": "milestone",
"phase_branch_template": "gsd/phase-{phase}-{slug}",
"milestone_branch_template": "gsd/{milestone}-{slug}"
}
}