Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.02 KB

pull_request_template.md

File metadata and controls

25 lines (15 loc) · 1.02 KB

Description

Fixes #000.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide