issues
search
gaelcolas
/
Sampler
Module template with build pipeline and examples, including DSC elements.
MIT License
172
stars
42
forks
source link
Fixed issue with uncommenting release notes
#259
Closed
DoLearnWhileAlive
closed
3 years ago
DoLearnWhileAlive
commented
3 years ago
Pull Request
Pull Request (PR) description
Fixed
Fixed issue with uncommenting release notes in module manifest
Task list
[X] The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
[X] Added an entry under the Unreleased section of in the CHANGELOG.md as per
format
.
[ ] Local clean build passes without issue or fail tests (
build.ps1 -ResolveDependency
).
[ ] Resource documentation added/updated in README.md.
[ ] Resource parameter descriptions added/updated in README.md, schema.mof and comment-based help.
[ ] Comment-based help added/updated.
[ ] Localization strings added/updated in all localization files as appropriate.
[ ] Examples appropriately added/updated.
[ ] Unit tests added/updated. See
DSC Resource Testing Guidelines
.
[ ] Integration tests added/updated (where possible). See
DSC Resource Testing Guidelines
.
[ ] New/changed code adheres to
DSC Resource Style Guidelines
and
Best Practices
.
This change is
Pull Request
Pull Request (PR) description
Fixed
Task list
build.ps1 -ResolveDependency
).This change is