📖 [Docs]: README pages now use the standard module landing-page format#11
📖 [Docs]: README pages now use the standard module landing-page format#11Marius Storhaug (MariusStorhaug) wants to merge 5 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
Replaces the generated README template content with brief, repository-specific documentation that clearly communicates the project’s current placeholder/scaffold status.
Changes:
- Updates the README title and description to reflect the “Gemini” PowerShell module intent.
- Removes template boilerplate sections (installation/usage/examples/docs) and replaces them with an explicit placeholder status.
- Simplifies contributing guidance to match the current maturity of the repository.
💡 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 |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
The Gemini README is now a clean placeholder landing page. It clearly states the module is not yet implemented and points readers to PowerShell help and generated documentation for future command details, without a Contributing section that implied an active contribution workflow.
Changed: Placeholder README trimmed to landing-page essentials
## Contributingsection (contribution guidance is out of scope for the published landing page).## Statusnotice so users know this repository is currently a placeholder with only scaffold commands.## Documentationnote deferring command details to PowerShell help and generated docs once the module is implemented.Technical Details
README.mdonly.PSModule/Template-PSModule.