mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
1eb0408347
* test in progress * improved PR instructions * revert back
297 B
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.