Merge pull request #1995 from bmad-code-org/fix/sprint-planning-skill-cleanup
fix(skill): clean up bmad-sprint-planning validation findings
This commit is contained in:
commit
f7cd62acba
|
|
@ -21,9 +21,6 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
|
||||||
|
|
||||||
### Paths
|
### Paths
|
||||||
|
|
||||||
- `installed_path` = `.`
|
|
||||||
- `template` = `{installed_path}/sprint-status-template.yaml`
|
|
||||||
- `checklist` = `{installed_path}/checklist.md`
|
|
||||||
- `tracking_system` = `file-system`
|
- `tracking_system` = `file-system`
|
||||||
- `project_key` = `NOKEY`
|
- `project_key` = `NOKEY`
|
||||||
- `story_location` = `{implementation_artifacts}`
|
- `story_location` = `{implementation_artifacts}`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue