diff --git a/.planning/config.json b/.planning/config.json index c3906be..f628dd3 100644 --- a/.planning/config.json +++ b/.planning/config.json @@ -14,5 +14,8 @@ "branching_strategy": "milestone", "phase_branch_template": "gsd/phase-{phase}-{slug}", "milestone_branch_template": "gsd/{milestone}-{slug}" + }, + "workflow": { + "research": true } -} +} \ No newline at end of file