Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.47 KB

File metadata and controls

63 lines (50 loc) · 2.47 KB

Pull Request

Pull Request (PR) description

Task list

  • The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
  • 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 -Tasks build, test).
  • Comment-based help added/updated.
  • Examples appropriately added/updated.
  • Unit tests added/updated..
  • Integration tests added/updated (where possible).
  • Documentation added/updated (where applicable). ed code adheres to DSC Resource Style Guidelines and Best Practices.