Contributing to OPA
Thanks for your interest in contributing to the Open Policy Agent project! There are all sorts of ways to get involved, whether you are a user of OPA or interested in contributing.
Most of the discussions about OPA take place on Slack, if you haven't already, you can sign up here.
I'd like to help OPA users
Most users ask in the #help channel in Slack, hang out in there and see if there are any questions you can help with.
You might also want to keep an eye on the
OPA Discussion Board or
on the #rego
tag on Stack
Overflow.
I'd like to contribute code
If you have found a bug and would like to work on a fix, we always encourage you file a GitHub Issue to talk about the problem and the solution you have in mind. This allows you to get feedback from maintainers before committing time to something that might already have a solution or might not be the right approach.
If you have an idea for a new feature, we also request that you file an issue to discuss it first. This again allows you to get feedback from the maintainer team and the community before you start working on it.
If you want to chat to the maintainers before opening an issue or about anything else, head over to #contributors in Slack.
If you are ready to start contributing code, please see our Contributing Code guide for pointers on how to get started. Please note we have some restrictions around the use of AI tooling which are documented here.
I'd like to help improve the documentation
Great! Please see our Contributing Documentation guide for more details.
I have an OPA project or talk I'd like to share
Awesome! For OPA-based projects, we have our Ecosystem page. This is a great place to showcase your project and how it uses OPA.
You can create a markdown file in:
docs/src/data/ecosystem/entries
and add an icon in
/docs/static/img/ecosystem-entry-logos
to have your project listed on the ecosystem page.
If you have a talk or blog you'd like to share please feel free to post in:
- #ecosystem in Slack.
- Ecosystem Discussions on GitHub.
I'm interested in something else...
Sounds interesting, we'd love to hear all about it, sign up for our Slack and drop a message in the #contributors channel.