mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
655 B
655 B
Contributing guidelines
Wanna contribute to Patroni? Yay - here is how!
Filing issues
If you have a question about patroni or have a problem using it, please read the readme before filing an issue. Also double check with the current issues on our Issues Tracker.
Contributing a pull request
- 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 Patroni hacking ;-)