Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 472 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

12 lines (10 loc) · 472 Bytes

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve. e.g., Fixes #01]

Check List

  • New functionality includes testing.
    • All tests pass. ($ ./build.sh).
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).
  • The PR changes have been added to ansible-collections.