5 | | # Coordinate your intentions and changes through the mailing list - especially for significant changes |
6 | | # Make your changes on the current version in the repository |
7 | | # When adding new files, post the names of the files to the mailing list so they can be added to the other build systems |
8 | | # Test your changes, where practical add unit tests |
9 | | # Ask someone to check the build and check for missing checkins |
| 5 | * Coordinate your intentions and changes through the mailing list - especially for significant changes |
| 6 | * Make your changes on the current version in the repository |
| 7 | * When adding new files, post the names of the files to the mailing list so they can be added to the other build systems |
| 8 | * Test your changes, where practical add unit tests |
| 9 | * Ask someone to check the build and check for missing checkins |