Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 297 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

4 lines (4 loc) · 297 Bytes
  • Follow TDD practice.
  • All new and modified functionality should be backed up with unit tests.
  • All new functionality should be backed up with API documentation (API.markdown or README.markdown)
  • Windows, Ubuntu, OSX support must work. Please use local environment + the CI to verify this.