mirror of
https://github.com/KjellKod/g3log.git
synced 2025-03-03 04:38:40 +01:00
5 lines
297 B
Markdown
5 lines
297 B
Markdown
* 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.
|