mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +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.