@@ -121,11 +121,15 @@ interact with the other Git developers.
121
121
122
122
Students: Please attempt only ** ONE** microproject. We want quality,
123
123
not quantity! (Also, it takes work to collect the ideas, and it would
124
- be nice to have enough microprojects for everybody.) If you've
125
- already done a microproject and are itching to do more, then get
126
- involved in other ways, like finding and fixing other problems in the
127
- code, or improving the documentation or code comments, or helping to
128
- review other people's patches on the mailing list, or answering
124
+ be nice to have enough microprojects for everybody.) This means that
125
+ for microproject that consist in refactoring or rewriting a small
126
+ amount of code, your patch should change only ** ONE** file, or perhaps
127
+ 2 files if they are closely related, like "foo.c" and "foo.h".
128
+
129
+ If you've already done a microproject and are itching to do more, then
130
+ get involved in other ways, like finding and fixing other problems in
131
+ the code, or improving the documentation or code comments, or helping
132
+ to review other people's patches on the mailing list, or answering
129
133
questions on the mailing list or in IRC, or writing new tests, etc.,
130
134
etc. In short, start doing things that other Git developers do!
131
135
0 commit comments