From c46d5fcb00fb7271e0e9f83e299b5828e7a95640 Mon Sep 17 00:00:00 2001 From: Max Williams Date: Mon, 28 Oct 2019 15:08:31 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#573) --- .github/PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2d8f78b..9310a74 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,6 @@ Please explain the changes you made here and link to any relevant issues. ### Checklist -- [ ] `terraform fmt` and `terraform validate` both work from the root and `examples/*` directories +- [ ] Change added to CHANGELOG.md. All changes must be added and breaking changes and highlighted - [ ] CI tests are passing -- [ ] I've added my change to CHANGELOG.md and highlighted any breaking changes - [ ] README.md has been updated after any changes to variables and outputs. See https://github.com/terraform-aws-modules/terraform-aws-eks/#doc-generation