Skip to content

📖 [Docs]: Repository READMEs are concise start pages#21

Open
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
mainfrom
docs/repo-start-page-standard
Open

📖 [Docs]: Repository READMEs are concise start pages#21
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
mainfrom
docs/repo-start-page-standard

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Repository README defaults now define the README as a concise start page instead of a manual. The central standard explains the questions a README should answer, when product documentation belongs in docs/ and GitHub Pages, and when a fuller README is appropriate for GitHub Actions and reusable workflows.

⚠️ This PR has no linked issue. Consider creating one for traceability.

Changed: README defaults are framed as a start page

The repository standard now says a README should answer: what is it, why should I care, how do I get it, how does it work, and how do I get more information.

Changed: Product documentation ownership is explicit

The standard now distinguishes short README start pages from product documentation. PowerShell modules and similar products should keep deeper docs in docs/ and publish them, while GitHub Actions and reusable workflow repositories can use a fuller README because that is the expected interface documentation surface.

Technical Details

  • Updates src/docs/Ways-of-Working/Repository-Standard.md.
  • Keeps implementation details delegated to initiative documentation repositories.
  • Does not align individual repositories yet.

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