Skip to content

Commit

Permalink
docs: add docs on how to contribute templates (open-policy-agent#3242)
Browse files Browse the repository at this point in the history
Signed-off-by: Xander Grzywinski <[email protected]>
  • Loading branch information
salaxander authored and leewoobin789 committed Apr 1, 2024
1 parent bda7bbd commit 5fbaef6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion website/docs/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,8 @@ If you want to contribute to Helm chart, Gatekeeper auto-generates versioned Hel

## Contributing to Code

If you want to contribute code, check out the [Developers](developers.md) guide to get started.
If you want to contribute code, check out the [Developers](developers.md) guide to get started.

## Contributing Templates

If you'd like to contribute a Constraint Template to the [Gatekeeper Policy Library](https://open-policy-agent.github.io/gatekeeper-library/website/), you can find documentation on how to do that [here in the library's README](https://github.com/open-policy-agent/gatekeeper-library?tab=readme-ov-file#how-to-contribute-to-the-library).
6 changes: 5 additions & 1 deletion website/versioned_docs/version-v3.14.x/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,8 @@ If you want to contribute to Helm chart, Gatekeeper auto-generates versioned Hel

## Contributing to Code

If you want to contribute code, check out the [Developers](developers.md) guide to get started.
If you want to contribute code, check out the [Developers](developers.md) guide to get started.

## Contributing Templates

If you'd like to contribute a Constraint Template to the [Gatekeeper Policy Library](https://open-policy-agent.github.io/gatekeeper-library/website/), you can find documentation on how to do that [here in the library's README](https://github.com/open-policy-agent/gatekeeper-library?tab=readme-ov-file#how-to-contribute-to-the-library).

0 comments on commit 5fbaef6

Please sign in to comment.