Patrick Steinhardt <ps@xxxxxx> writes: > Please not that patches are supposed to be sent as mails directly > instead of being attached to mails. You can use e.g. git-send-email(1) > to achieve this. > > I would recommend to have a look "Documentation/MyFirstContribution.txt" > and "Documentation/SubmittingPatches". These resources should get you a > better picture of how a typical workflow would look like here. Thanks. It is very good that you recommended the documentation on the contribution process. The tasks for microproject are designed to be easy to solve and the changes in the patches themselves would not be the interesting part for new contributors. Rather, it is designed for a new contributor to experience the contribution process from the beginning to the end, from coming up with an initial patch and explaining it well, sending it to the list in the established way, receiving and responding to review comments, and move on to the next iteration.