Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1.02 KB

Contributing to libcrowds-data

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

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.