Skip to content

docs(readme): collapse duplicated dev section into a CONTRIBUTING pointer#17

Merged
awdr74100 merged 1 commit into
mainfrom
docs/readme-trim-contributing
Jun 28, 2026
Merged

docs(readme): collapse duplicated dev section into a CONTRIBUTING pointer#17
awdr74100 merged 1 commit into
mainfrom
docs/readme-trim-contributing

Conversation

@awdr74100

Copy link
Copy Markdown
Owner

What

The README's Contributing & development section duplicated content that already lives in dedicated files:

  • the packages/ layout tree — verbatim from AGENTS.md
  • the canonical CI checks command (pnpm typecheck && lint && …) — from CONTRIBUTING.md and AGENTS.md

Replaced it with a one-line pointer. The README now owns how to use Figwright; CONTRIBUTING.md and AGENTS.md own how to develop it.

Notes

Verified along the way (left unchanged because they're already correct):

  • Tool count 92 matches ALL_TOOL_SPECS.length (read 23 / write 64 / local 5).
  • All cross-file links and the lone internal anchor (#skills) resolve; LICENSE / .node-version exist.
  • packages/mcp/README.md is intentionally minimal (npm page) and defers full setup to the main repo — not a stale duplicate.

Docs-only change; no code touched.

…nter

The README's 'Contributing & development' section duplicated content that
already lives in dedicated files: the packages/ tree (verbatim from AGENTS.md)
and the canonical CI checks command (from CONTRIBUTING.md and AGENTS.md).

Replace it with a one-line pointer so the README covers how to *use* Figwright
while CONTRIBUTING.md and AGENTS.md own how to *develop* it.
@awdr74100 awdr74100 merged commit 2eca5da into main Jun 28, 2026
2 checks passed
@awdr74100 awdr74100 deleted the docs/readme-trim-contributing branch June 28, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant