docs/bugs-and-enhancements.md
Most contributions to the provider will take the form of small additions or bug-fixes on existing resources/data sources. In this case the existing resource will give you the best guidance on how the change should be structured, but we require the following to allow the change to be merged:
go fmt.
The PR reviewers can help out on this front, and may provide comments with
suggestions on how to improve the code.