📖 [Docs]: README pages now use the standard module landing-page format#12
📖 [Docs]: README pages now use the standard module landing-page format#12Marius Storhaug (MariusStorhaug) wants to merge 4 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the repository README to remove the generated template placeholders and replace them with a minimal, repository-specific description plus an explicit “placeholder” status statement.
Changes:
- Replaced templated
{{ NAME }}/{{ DESCRIPTION }}content with a concrete project name and short description. - Removed template boilerplate sections (prerequisites, installation, usage, documentation, acknowledgements).
- Added an explicit “Status” note indicating the repository/module is still scaffolded and not yet ready for documented usage.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
The
DomeneshopREADME now follows the standard PSModule landing-page format.Because this module is still a scaffold-only placeholder, the README keeps its minimal placeholder shape (title, one-line description,
## Status,## Documentation) and does not show any usage examples for commands that do not exist yet. The## Contributingsection has been removed so contribution guidance lives in the shared community/process files rather than being duplicated per repository.What changed
## Contributingsection fromREADME.md.Scope
README.mdonly.