1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-18 02:06:52 +00:00

Merge pull request from kyverno/documentation/update_contributing

Update CONTRIBUTING.md
This commit is contained in:
Jim Bugwadia 2020-10-21 08:08:23 -07:00 committed by GitHub
commit 2fe9b4d69d
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