mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
7 lines
191 B
Markdown
7 lines
191 B
Markdown
|
|
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!
|