Documentation
Documentation holds 10 of the standard’s 61 rules. Each one names the evidence that settles it and the skill that fixes it.
- R-DOC-01The README opens with one sentence saying what the project doesoss-readmeGitHub and GitLab
- R-DOC-02The README shows how to install the project and one runnable example, in that order, near the toposs-readmeGitHub and GitLab
- R-DOC-03The README links to the license, the changelog, and the contributing guideoss-readmeGitHub and GitLab
- R-DOC-04Every version, command, and support claim in the README matches the repositoryoss-readmeGitHub and GitLab
- R-DOC-05Documentation prose is plain, active, and free of marketing languageoss-writingGitHub and GitLab
- R-DOC-06The README names what the project covers and where it runsoss-readmeGitHub and GitLab
- R-DOC-07Every fenced code block in the README says what consumes itoss-readmeGitHub and GitLab
- R-DOC-08The README links a public place to ask a question and report a problemoss-readmeGitHub and GitLab
- R-DOC-09The README says whether the project is maintainedoss-readmeGitHub and GitLab
- R-DOC-10The README names one thing that sets the project apart, with evidenceoss-readmeGitHub and GitLab