mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-07 17:52:27 +01:00
4 lines
200 B
Markdown
4 lines
200 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)
|