Files
pgcat/CONTRIBUTING.md
2022-02-08 17:58:44 -08:00

191 B

Thank you for contributing! Just a few tips here:

  1. cargo fmt your code before opening up a PR
  2. Run the "test suite" (i.e. PgBench) to make sure everything still works.

Happy hacking!