Files
terraform-docs/.github/PULL_REQUEST_TEMPLATE.md
Khosrow Moossavi 189b6f7a5f Update Slack URL
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2021-02-06 16:41:14 -05:00

36 lines
1.0 KiB
Markdown

<!--
Thank you for helping to improve terraform-docs!
Please read through https://git.io/JtEzg if this is your first time opening a
terraform-docs pull request. Find us in https://slack.terraform-docs.io/messages/dev if
you need any help contributing.
-->
### Description of your changes
<!--
Briefly describe what this pull request does. Be sure to direct your reviewers'
attention to anything that needs special consideration.
We love pull requests that resolve an open terraform-docs issue. If yours does, you
can uncomment the below line to indicate which issue your PR fixes, for example
"Fixes #500":
-->
<!-- Fixes # -->
I have:
- [ ] Read and followed terraform-docs' [contribution process].
- [ ] All tests pass when I run `make test`.
### How has this code been tested
<!--
Before reviewers can be confident in the correctness of this pull request, it
needs to tested and shown to be correct. Briefly describe the testing that has
already been done or which is planned for this change.
-->
[contribution process]: https://git.io/JtEzg