Files
opentf/CONTRIBUTING.md
Martin Atkins cfb0e9c410 Documentation of a bug report process
The initial motivation for this document was to introduce the "fast path"
as a way to hopefully streamline our handling of simple, uncontroversial
bug reports so that we can reserve our synchronous discussion time for more
complicated or ambiguous situations.

However, I also took the opportunity to describe the bug process more
broadly, including a description of how the maintainers currently interact
with bug reports outside of the proposed new "fast path", in case that's
helpful to reporters who want to know what to expect or to understand where
they are in the process.

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2026-02-25 10:10:53 -08:00

4.0 KiB

Contributing to OpenTofu

Welcome and thank you for wanting to contribute!

Get started

Tip

For more OpenTofu events, subscribe to the OpenTofu Events Calendar!

⚠️ Important: Please avoid working on features or refactor without an accepted and help-wanted issue. OpenTofu is a large and complex project and every change needs careful consideration. We cannot merge pull requests without first having a discussion about them, no matter how trivial the issue may seem.

Check out our Contributing FAQ and Development Guide for more detailed information.

Getting Involved

OpenTofu has a variety of roles that need dedicated and skilled people to fill. How we operate is defined in our Charter and implemented by the TSC in our Governance.

Contributors

Anyone can contribute to OpenTofu by submitting an issue, helping track down a bug, opening a PR, or help in any way to advance the OpenTofu project.

Maintainers

Maintainers are anyone who is a "Committer" (as defined in the Charter) to one or more repositories.

The list of current maintainers and their responsibilities can be found in MAINTAINERS.md.

TSC Members

The current TSC members are:

Agendas and meeting notes can be found in the opentofu/org/TSC folder. Anyone may open a PR to add a new agenda item for the next TSC meeting. More information on the TSC structure can be found in our Governance