1
0
mirror of synced 2025-12-19 18:05:44 -05:00
Files
terraform-google-sql/.github/pull_request_template.md
2021-11-19 16:23:28 +08:00

1.7 KiB

Description

Documentation

TODOs

Please ensure all of these TODOs are completed before asking for a review.

  • Ensure the branch is named correctly with the issue number. e.g: feature/new-vpc-endpoints-955 or bug/missing-count-param-434.
  • Update the docs.
  • Keep the changes backward compatible where possible.
  • Run the pre-commit checks successfully.
  • Run the relevant tests successfully.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.