g3log/PULL_REQUEST_TEMPLATE.md
Kjell Hedström 1eb0408347
Simplified travis setup with ubuntu xenail (#300)
* test in progress

* improved PR instructions

* revert back
2019-02-18 10:50:37 -07:00

297 B

  • 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.