Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 425 Bytes

pull_request_template.md

File metadata and controls

14 lines (9 loc) · 425 Bytes

This PR closes #

The changes in this PR are as follows:

  • ...
  • ...
  • ...

I have read the contributor guidelines and have completed the following:

  • Formatted the code using VSCode default formatter for PowerShell.
  • Tested the code end-to-end against an SDDC.
  • Documented the functions using standard PowerShell markup and applied AVSAttribute to newly exported functions.