Salty/vendor/g3log/PULL_REQUEST_TEMPLATE.md
Aaron Peapell 06be9c6524 Created
2021-03-15 12:17:43 +11: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.