We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
We use github to host code, to track issues and feature requests, as well as accept pull requests.
Great Bug Reports tend to have:
- A quick summary and/or background
- Steps to reproduce
- What you expected would happen
- What actually happens
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
- 4 spaces for indentation
- camelCase for variables' names
- use correct access modifiers in classes for methods
- place imports at the top
- create constants in config.py file
By contributing, you agree that your contributions will be licensed under GNU GENERAL PUBLIC LICENSE Version 3.