Skip to content

Commit 5460227

Browse files
committed
SoC-2019-Microprojects: explicit ONE microproject
1 parent 9f04381 commit 5460227

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

SoC-2019-Microprojects.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,15 @@ interact with the other Git developers.
121121

122122
Students: Please attempt only **ONE** microproject. We want quality,
123123
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
129133
questions on the mailing list or in IRC, or writing new tests, etc.,
130134
etc. In short, start doing things that other Git developers do!
131135

0 commit comments

Comments
 (0)