Updating CONTRIBUTING.md

The Terraform team has removed a statement from Aug 2021 from our CONTRIBUTING.md, which does not reflect the current status for reviews of community-contributed pull requests.

The HashiCorp team actively encourages contributions, and the Terraform core team has been actively reviewing community-contributed pull requests, as well as reviewing every issue, working actively to close reported bugs, and use the list of the most-voted feature requests to inform our roadmap planning. We deeply value your comments, issues, and code contributions, and are committed to making sure your voice is heard.

1 Like

Hi @radon, thanks for this feedback! We appreciate it.

Hi @radon. As the person who shepherds community-contributed PRs, I can assure you we triage every community-submitted PR every week. Some of these get reviewed and accepted, some are put on hold, some are integrated into other PRs after conversation with the contributor (the recent upgrade to the S3 backend had a lot of functionally-overlapping PRs from the community). And some are not reviewed for a variety of reasons. Where possible, I attempt to update the PRs as transparently as possible with what the decision was on a PR and why.

Here are some examples of accepted code-based PRs in the past few months:

Documentation related PRs:

Thanks!