We appreciate any help in making pgspot better!
You can help in different ways:
-
Open an issue with a bug report, build issue, feature request, suggestion, etc.
-
Fork this repository and submit a pull request
For any particular improvement you want to make, it can be beneficial to begin discussion on the GitHub issues page. This is the best place to discuss your proposed improvement (and its implementation) with the core development team.
Before submitting any contributions, please ensure that it adheres to our Style Guide.
Every non-trivial change to the code base should be accompanied by a relevant addition to or modification of the test suite.
Please check that the full test suite (including your test additions or changes) passes successfully on your local machine before you open a pull request.
All submitted pull requests are also automatically run against our test suite via Github Actions (that link shows the latest build status of the repository).