mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-20 23:41:00 -06:00
9bf54788f5
* We are having trouble managing the complexity of having ecosystem pages shown in the versioned area of the OPA docs site (see website: link ecosystem from edge #6170) * We have invested in the OPA ecosystem data recently and it makes sense to make it more prominent. * The data in the OPA Ecosystem is harder to use when nested in docs as some Hugo functions are unavailable to nested sections. This PR implements a solution by: * Pages that were under /docs/version/ecosystem, /docs/version/integrations etc have been moved to /ecosystem and /integrations. * Redirects have been created for the old pages in the netlify config. Signed-off-by: Charlie Egan <charlie@styra.com>
1.8 KiB
1.8 KiB
title, kind, weight
| title | kind | weight |
|---|---|---|
| How to contribute | contrib | 1 |
Thanks for your interest in contributing to the Open Policy Agent project!
Where to start?
- Ask for help on the OPA Discussions Board
- Use #contributors in Slack to talk to the OPA maintainers and other contributors.
- File a GitHub Issue to request features or report bugs.
- Join the OPA bi-weekly meetings every other Tuesday at 10:00 (Pacific Timezone):
If you want to contribute code and you are new to the Go programming language, check out the development reference for help getting started.
Other types of contributions
We welcome contributions of all kinds. For example:
- Documentation including reference material and examples.
- Help out other members in the OPA Slack Org and on the GitHub Discussions Board
- Spreading the word about OPA by speaking at conferences
- Adding integrations to the OPA ecosystem
- Creating Blog and Videos to show how your organization has implemented OPA
If you're interested in any non-code contributions, please reach out on the #help channel on Slack