docs(bmad-customize): steer users at bmad-builder instead of 'forking'
This commit is contained in:
parent
459833ce75
commit
d5ee50f08f
|
|
@ -165,7 +165,7 @@ If any of these is missing, the skill is not done — either finish the remainin
|
||||||
Say so clearly:
|
Say so clearly:
|
||||||
|
|
||||||
- **Central config** (`{project-root}/_bmad/custom/config.toml` — agent roster, install answers) is not covered by this version. Point the user at `docs/how-to/customize-bmad.md`.
|
- **Central config** (`{project-root}/_bmad/custom/config.toml` — agent roster, install answers) is not covered by this version. Point the user at `docs/how-to/customize-bmad.md`.
|
||||||
- **Changes to step logic, step ordering, or behavior not exposed in `customize.toml`** require forking or a feature request.
|
- **Changes to step logic, step ordering, or behavior not exposed in `customize.toml`** require a customization feature request or using bmad builder to create a custom skill. Offer to help with either path.
|
||||||
- **Skills without a `customize.toml`** are not customizable — fork is the only path.
|
- **Skills without a `customize.toml`** are not customizable — fork is the only path.
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue