Wanna contribute to the Postgres Operator? Yay - here is how!
Before filing an issue, if you have a question about Postgres Operator or have a problem using it, please read the concepts page or use the different guides that we provide for users, developers or admins. Also double check with the current issues on our Issues Tracker.
- Submit a comment to the relevant issue or create a new issue describing your proposed change.
- Do a fork, develop and test your code changes.
- Include documentation
- Submit a pull request.
You'll get feedback about your pull request as soon as possible.
Happy Operator hacking ;-)