mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-27 03:41:05 +01:00
PR template now referencing this module
This commit is contained in:
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -6,8 +6,8 @@ Please explain the changes you made here and link to any relevant issues.
|
|||||||
|
|
||||||
### Checklist
|
### Checklist
|
||||||
|
|
||||||
* [ ] `terraform fmt` and `terraform validate` both work from the root and `examples/alb_test_fixture` directories (look in CI for an example)
|
- [ ] `terraform fmt` and `terraform validate` both work from the root and `examples/eks_test_fixture` directories (look in CI for an example)
|
||||||
* [ ] Tests for the changes have been added and passing (for bug fixes/features)
|
- [ ] Tests for the changes have been added and passing (for bug fixes/features)
|
||||||
* [ ] Test results are pasted in this PR (in lieu of CI)
|
- [ ] Test results are pasted in this PR (in lieu of CI)
|
||||||
* [ ] Docs have been added/updated (for bug fixes/features)
|
- [ ] Docs have been added/updated (for bug fixes/features)
|
||||||
* [ ] Any breaking changes are noted in the description above
|
- [ ] Any breaking changes are noted in the description above
|
||||||
|
|||||||
Reference in New Issue
Block a user