Uh oh!
There was an error while loading. Please reload this page.
📖 [Docs]: README pages now use the standard module landing-page format - #63
📖 [Docs]: README pages now use the standard module landing-page format#63Marius Storhaug (MariusStorhaug) wants to merge 3 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
Standardizes the repository README.md into a lightweight landing page for the Fonts PowerShell module, shifting detailed usage guidance to PowerShell help and the published documentation site.
Changes:
- Simplified the README introduction and removed in-README command walkthroughs.
- Added a documentation section pointing to the published module docs.
- Updated contribution guidance to a concise “issues/PRs welcome” statement.
💡 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 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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 |
📖 Docs: standard module landing-page README
The Fonts README now follows the standard PSModule landing-page format, so users get a clear, task-focused entry point.
What changed
Get-Font), install (Install-Font), and uninstall (Uninstall-Font) fonts, including user vs. AllUsers scope.Get-Help -Name Install-Font -Examples.Install-PSResourceand removed the Contributing section (handled by the separate community-files rollout).Only
README.mdis touched.