Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1.04 KB

Contributing to pybossa-discourse

Following is a brief set of guidelines for contributing to pybossa-discourse.

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 accompanied by a good explanation of what the code does and what problem it solves. As the theme isn't tested no tests need to be included.