ubuntu known-bug documented
[proto.git] / README.developer
blob86fb0090e19d3af0c66982af3da35f629ad0a2ce
1 Responsible Proto development means that every time you change
2 something in a release directory (/, lib/, resrc/) you should
3 do the following things before checking in the code:
5 1. Update README files and manuals, as appropriate
6    In manuals, things may be marked with "\bugs{}" "\broken{}"
7    or "\epxerimental{}" when they aren't working right.
8 2. Add regression tests to verify that your changes work
9 3. Keep lines to 80 characters
11 Doing these immediately will help prevent version skew and
12 accumulation of small tasks into large & painful tasks.
14 To act as a developer, you will need access to the subversion
15 repository.  Email proto-leadership@csail.mit.edu with a case for
16 access if you think you need it, and we'll set you up with
17 access to the repository at https://svn.csail.mit.edu/proto/
18 and add you to proto-developers@csail.mit.edu