docs: clarify ROADMAP.md requirement for migration (#94)
Add note that ROADMAP.md is required for migration to help users understand why migration fails without it. Co-authored-by: SparkLab Scout <sparklab@openclaw.ai>
This commit is contained in:
parent
40f21c08a0
commit
353bf7b00a
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ GSD v2 solves all of these because it's not a prompt framework anymore — it's
|
|||
|
||||
### Migrating from v1
|
||||
|
||||
> **Note:** A `ROADMAP.md` file is **required** for migration. If your project doesn't have one, you'll need to create it before running the migration command.
|
||||
|
||||
If you have projects with `.planning` directories from the original Get Shit Done, you can migrate them to GSD-2's `.gsd` format:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue