Thanks for taking an interest in contributing to Statesman, here are a few ways you can help make this project better!
- Generally we welcome new features but please first open an issue where we can discuss whether it fits with our vision for the project.
- Any new feature or bug fix needs an accompanying test case.
- No need to add to the changelog, we will take care of updating it as we make releases.
We use Rubocop to help maintain a
consistent code style across the project. Please check that your pull
request passes by running rubocop
.
Please add a section to the readme for any new feature additions or behaviour changes.