debian-python-pyexcel-ods/.github/PULL_REQUEST_TEMPLATE.md

411 B

With your PR, here is a check list:

  • Has Test cases written
  • Has all code lines tested
  • Passes all Travis CI builds
  • Has fair amount of documentation if your change is complex
  • run 'make format' so as to confirm the pyexcel organisation's coding style
  • Please update CHANGELOG.rst
  • Please add yourself to CONTRIBUTORS.rst
  • Agree on NEW BSD License for your contribution