wiki:Be a CIVL developer

Version 1 (modified by ziqing, 9 years ago) ( diff )

--

Using SVN

  • CIVL team requires any contributor to conform following rules when contributing to CIVL:
    1. Create a new branch for new features you want to add into CIVL.
    2. Create unit tests and system tests for your new modules, make sure they provide a 100% coverage on your code.
    3. Code review by one other CIVL developer is required before merging a branch into the trunk.
    4. A branch cannot be merged into the trunk without the permission of the main developers of CIVL

Coding Standard

Testing

Note: See TracWiki for help on using the wiki.