We would love for you to contribute to Themis-bot and help make it even better than it is today!
if you find a bug in the source code, you can help us by submitting an issue to our GitHub Repository. Even better, you can submit a Pull Request with a fix.
You can request a new feature by submitting an issue to our GitHub Repository. If you would like to implement a new feature, please submit an issue with a proposal for your work first, to be sure that we can use it.
To ensure consistency throughout the source code, keep these rules in mind as your are working:
- All features or bug fixes must be tested by one or more specs (unit-tests).