Skip to content

Commit 2e7897b

Browse files
PR template now referencing this module
1 parent ed8b28f commit 2e7897b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Please explain the changes you made here and link to any relevant issues.
66

77
### Checklist
88

9-
* [ ] `terraform fmt` and `terraform validate` both work from the root and `examples/alb_test_fixture` directories (look in CI for an example)
10-
* [ ] Tests for the changes have been added and passing (for bug fixes/features)
11-
* [ ] Test results are pasted in this PR (in lieu of CI)
12-
* [ ] Docs have been added/updated (for bug fixes/features)
13-
* [ ] Any breaking changes are noted in the description above
9+
- [ ] `terraform fmt` and `terraform validate` both work from the root and `examples/eks_test_fixture` directories (look in CI for an example)
10+
- [ ] Tests for the changes have been added and passing (for bug fixes/features)
11+
- [ ] Test results are pasted in this PR (in lieu of CI)
12+
- [ ] Docs have been added/updated (for bug fixes/features)
13+
- [ ] Any breaking changes are noted in the description above

0 commit comments

Comments
 (0)