mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-19 16:21:09 +01:00
github templates updated
This commit is contained in:
21
.github/ISSUE_TEMPLATE.md
vendored
21
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,21 +1,30 @@
|
||||
# I have issues
|
||||
|
||||
## I'm submitting a
|
||||
## I'm submitting a...
|
||||
|
||||
* [ ] bug report
|
||||
* [ ] feature request
|
||||
* [ ] support request
|
||||
* [ ] kudos, thank you, warm fuzzy
|
||||
|
||||
## What is the current behavior
|
||||
## What is the current behavior?
|
||||
|
||||
## If this is a bug, how to reproduce? Please include a code sample
|
||||
|
||||
## What's the expected behavior
|
||||
|
||||
## Environment
|
||||
## If this is a bug, how to reproduce? Please include a code sample if relevvant.
|
||||
|
||||
|
||||
|
||||
## What's the expected behavior?
|
||||
|
||||
|
||||
|
||||
## Are you able to fix this problem and submit a PR? Link here if you have already.
|
||||
|
||||
## Environment details
|
||||
|
||||
* Affected module version:
|
||||
* OS:
|
||||
* Terraform version:
|
||||
|
||||
## Other relevant info
|
||||
## Any other relevant info
|
||||
|
||||
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -9,5 +9,6 @@ Please explain the changes you made here and link to any relevant issues.
|
||||
- [ ] `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)
|
||||
- [ ] Test results are pasted in this PR (in lieu of CI)
|
||||
- [ ] Docs have been added/updated (for bug fixes/features)
|
||||
- [ ] Any breaking changes are noted in the description above
|
||||
- [ ] Docs have been updated using `terraform-docs` per `README.md` instructions
|
||||
- [ ] I've added my change to CHANGELOG.md
|
||||
- [ ] Any breaking changes are highlighted above
|
||||
|
||||
Reference in New Issue
Block a user