Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.11 KB

CONTRIBUTING.md

File metadata and controls

30 lines (18 loc) · 1.11 KB

Contributing to libcrowds-statistics

Following is a brief set of guidelines for contributing to libcrowds-statistics.

Enhancements

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

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.

Pull Requests

Any pull requests should be documented and include tests. The plugin imports the PyBossa test suite and tests are run using nose.