Thanks for taking the time to help improve RecallGraph!
A formal contribution guideline wiki is in the works. In the meantime, please adhere to the following guiding principles:
- Stick to the exisiting coding and formatting styles,
- Maintain the current file and folder structure. Get in touch before starting development and I will go over a few basic code organization policies.
- Write test cases for every new piece of functionality and ensure good code coverage (> 85% at present). Automated builds and coverage reports are run on Travis CI for each PR.