Thank you for your interest in contributing to tspDB!
You can help in many ways! We would like all the help we can get such as:
- Suggesting features
- Opening an issue with a bug report or build issues
- Improving the documentations
- Sharing your experience with tspDB
If you would like to contribute to the code, please follow these standard steps:
- Fork the repository and do your work on your local branch
- Do the changes in your own branch, and when committing, make sure you write a cleaand comprehensive commit message.
- If you're satisified with your changes, and think tspDB will benefit from it, please send a pull request.
When filing an issue, make sure to answer these questions:
- What version of PostgreSQL and Python are you using?
- What operating system are you using?
- What did you do?
- What did you expect to see?
- What did you see instead?