Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 935 Bytes

PULL_REQUEST_TEMPLATE_IAC.md

File metadata and controls

24 lines (17 loc) · 935 Bytes

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Non-breaking infrastructure change
  • Backwards compatible infrstructure change
  • Breaking change will impact the environment in some way

Checklist:

  • Plan reviewed to confirm steps to be taken
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules