Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 348 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 348 Bytes

Contributing

Making Changes

  1. Make a Semantic Version bump in the Module Manifest file - .psd1
  2. Update CHANGELOG with the version and changes
  3. Update README with new CMDLETs
  4. Validate tests pass with pester Invoke-Pester
  5. Submit a pull request

Resources