Skip to content
oss-kit
GitHubInstall

Every version, command, and support claim in the README matches the repository

Rule
R-DOC-04
Forge scope
GitHub and GitLab
Fixed by
oss-readme

Documentation drifts silently. A README promising support for a runtime version the test matrix dropped two releases ago sends a contributor into an afternoon of debugging that ends in your issue tracker.

Observable check

runtime versions, package versions, install commands, and CLI flags quoted in README.md appear with the same values in the package manifest, the CI configuration, and the source.

Read the whole standard