mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
docs(skill): point docs skill at repo-root AGENTS.md and CONTRIBUTING.md
The references previously read `docs/CONTRIBUTING.md` and `docs/AGENTS.md`, which never existed at those paths. The actual style references live at the repo root.
This commit is contained in:
parent
052ed8ac6f
commit
885deeb409
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ description: Update documentation in docs/public/ based on recent code changes.
|
|||
Detect code changes since the last run and update affected documentation pages.
|
||||
|
||||
- [references/mapping.md](references/mapping.md) — code-to-doc page mapping
|
||||
- Follow `docs/public/CONTRIBUTING.md` and `docs/public/AGENTS.md` for writing style
|
||||
- Follow `CONTRIBUTING.md` and `AGENTS.md` (repo root) for writing style
|
||||
|
||||
## Workflow
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue