Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 610 Bytes

CONTRIBUTING.rst

File metadata and controls

17 lines (13 loc) · 610 Bytes

Contributing to Pecan

Pecan uses GitHub pull requests for bug fixes and feature additions.

All contributions must:

  • Include accompanying tests.
  • Include narrative and API documentation if new features are added.
  • Be (generally) compliant with PEP8.
  • Not break the test or build. Before submitting a review, $ pip install tox && tox from your source to ensure that all tests still pass across multiple versions of Python.

Bugs should be filed on GitHub:

https://github.com/pecan/pecan/issues/new