Following is a brief set of guidelines for contributing to libcrowds-statistics.
Enhancement suggestions are tracked as issues, can be created by anyone with a free GitHub account and should include the following:
- A clear and descriptive title.
- An explanation of why this enhancement would be useful.
Bugs are also tracked as issues, can be created by anyone with a free GitHub account and should include the following:
- A clear and descriptive title.
- A description of the exact steps required to reproduce the problem.
- An exanation of the behaviour you observed after following those steps.
- If available, a full copy of any error messages or reports that were displayed.
Any pull requests should be documented and include tests. The plugin imports the PyBossa test suite and tests are run using nose.