Update documentation section of contribution guide (#1439)

This commit is contained in:
Sheneska Williams 2024-07-23 11:21:27 -04:00 committed by GitHub
parent 1f7c3de452
commit f3162592b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,9 @@ expect:
modify the code, and [create a pull request](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork).
You are welcome to submit your pull request for commentary or review before
it is fully completed by creating a [draft pull request](https://help.github.com/en/articles/about-pull-requests#draft-pull-requests).
Please include specific questions or items you'd like feedback on.
Please include specific questions or items you'd like feedback on.
1. Our documentation utilizes the [`tfplugindocs`](https://github.com/hashicorp/terraform-plugin-docs) tool. When making updates to documentation, please only edit the `.md.tmpl` files and execute the `tfplugindocs generate` command to ensure the changes are reflected in the `.md` files.
1. Once you believe your pull request is ready to be reviewed, ensure the
pull request is not a draft pull request by [marking it ready for review](https://help.github.com/en/articles/changing-the-stage-of-a-pull-request) and a