📖 [Docs]: Update to docs#113
Merged
Marius Storhaug (MariusStorhaug) merged 4 commits intomainfrom Apr 19, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request updates the documentation in the README.md file to improve clarity around the PowerShell module build process. Key changes include:
- Adding a new step for uploading the module artifact.
- Introducing an "Expected repository structure" section with a reference to Template-PSModule.
- Renaming the "Sources" section to "References" to better reflect its purpose.
…rity and accuracy
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR improves the documentation for the PowerShell module build process by updating the README with clearer instructions and revised sections.
- Added a new step documenting the upload of the module artifact.
- Introduced an "Expected repository structure" section referencing Template-PSModule.
- Renamed the "Sources" section to "References" and updated related comments in the module manifest sample.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request updates the
README.mdfile to improve documentation for a PowerShell module build process. The changes include adding a new step to the build process, clarifying repository structure expectations, and renaming a section for better clarity.Documentation Updates:
README.md, README.mdR25)Template-PSModulerepository as an example. (README.md, README.mdR40-R43)README.md, README.mdL154-R159)Type of change
Checklist