https://github.com/cert-manager/community
Contribution and Collaboration Guidelines for the cert-manager Project
https://github.com/cert-manager/community
Last synced: 12 months ago
JSON representation
Contribution and Collaboration Guidelines for the cert-manager Project
- Host: GitHub
- URL: https://github.com/cert-manager/community
- Owner: cert-manager
- License: apache-2.0
- Created: 2023-08-28T13:37:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T13:05:48.000Z (over 1 year ago)
- Last Synced: 2025-06-10T21:28:52.257Z (about 1 year ago)
- Homepage: https://cert-manager.io
- Size: 279 KB
- Stars: 3
- Watchers: 5
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Governance: GOVERNANCE.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# The cert-manager Community
This repository holds the documentation about how to contribute to the cert-manager
project. If you would like to know more about the decision process, please refer to the
[Governance](GOVERNANCE.md) documentation.
## Community
The `cert-manager-dev` Google Group is used for project wide announcements and development coordination.
Anybody can join the group by visiting [here](https://groups.google.com/forum/#!forum/cert-manager-dev)
and clicking "Join Group". A Google account is required to join the group.
### Meetings
We have several public meetings which any member of our Google Group is more than welcome to join!
Check out the details on [our website](https://cert-manager.io/docs/contributing/#meetings). Feel
free to drop in and ask questions, chat with us or just to say hi!
### Slack
For questions, discussion and community support, please join us on the
[#cert-manager](https://kubernetes.slack.com/messages/cert-manager) channel on the Kubernetes Slack.
For discussions relating to the development of cert-manager itself, please join us on the
[#cert-manager-dev](https://kubernetes.slack.com/messages/cert-manager-dev) channel on the Kubernetes Slack.
If you don't have a Kubernetes Slack account yet, you can sign up [here](https://slack.k8s.io/).
## Contributing
We welcome pull requests with open arms! There's a lot of work to do here, and
we're especially concerned with ensuring the longevity and reliability of the
project. The [contributing guide](https://cert-manager.io/docs/contributing/)
will help you get started.
## Coding Conventions
Code style guidelines are documented on the [coding conventions](https://cert-manager.io/docs/contributing/coding-conventions/) page
of the cert-manager website. Please try to follow those guidelines if you're submitting a pull request for cert-manager.
## Security Reporting
Security is the number one priority for cert-manager. If you think you've found a security vulnerability, we'd love to hear from you.
Follow the instructions in [SECURITY.md](./SECURITY.md) to make a report.
Logo design by [Zoe Paterson](https://zoepatersonmedia.com)