@@ -202,7 +202,7 @@ problems when working on your real GSoC or Outreachy project. So it's
202202a very good thing to show that you have researched your microproject
203203and taken into account what you have found.
204204
205- ### After it's done, work on different things
205+ ### After the microproject is done, work on different things
206206
207207If you've already done a microproject and are itching to do more, then
208208get involved in other ways, like finding and fixing other problems in
@@ -212,6 +212,27 @@ questions on the mailing list or in IRC, or writing new tests, etc.,
212212etc. In short, start doing things that other Git developers do!
213213Alternatively you can of course focus on your project proposal.
214214
215+ ### Don't work on a proposed project right away
216+
217+ In general, you shoudn't work directly on any project we propose for a
218+ mentoring program before you have been accepted in the mentoring
219+ program to work on the project.
220+
221+ We don't want candidates to start stepping on each other's work, or
222+ candidates who do the right thing and work on other things feel
223+ discouraged.
224+
225+ Try to find small improvements you can make in the area of your
226+ project or in a nearby area instead. This way you can increase your
227+ knowledge related to your project and prepare for it. Ask on the
228+ mailing list in case of doubt.
229+
230+ If you are interested in a project with a very wide scope, it might be
231+ possible to start working on very small parts of it. For example if
232+ the project is about a global refactoring of the code base that affect
233+ many parts of it, like removing global state, it might be OK to do
234+ that a little in a small corner of the code base.
235+
215236## Be very careful when using AI tools
216237
217238There is an "AI guidelines" section on our
0 commit comments