1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00

Update CONTRIBUTING.md

This commit is contained in:
Jim Bugwadia 2020-10-20 23:50:02 -07:00 committed by GitHub
parent 1f24ea6f75
commit 18c06f9ce3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,18 @@
# Contributing to Kyverno
## Code Style
We welcome all contributions, suggestions, and feedback, so please do not hesitate to reach out!
We follow the community provided standard [code structure](https://github.com/golang-standards/project-layout).
The easiest way to reach us is on the [Kubernetes slack #kyverno channel](https://app.slack.com/client/T09NY5SBT/CLGR9BJU9).
## Ways you can contribute
- Report potential bugs
- Request a feature
- Request a sample policy
- Join our community meetings
- Submit a PR for [open issues](https://github.com/kyverno/kyverno/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- Fix or improve documentation
The [Kyverno Wiki](https://github.com/kyverno/kyverno/wiki) contains details on code design, building, and testing. Please review all sections.
Before you contribute, please review and agree to abite with our community [Code of Conduct](/CODE_OF_CONDUCT.md).
See : https://github.com/kyverno/kyverno#contributing