Onboarding first time contributors #147
Description
Hi,
I've onboarded several first time contributors for the second time yesterday resulting in a flurry of simple pull requests: nodejs/node#13845 nodejs/node#13846 nodejs/node#13848 nodejs/node#13849 nodejs/node#13851 nodejs/node#13852 nodejs/node#13853 nodejs/node#13855 nodejs/node#13844
I'd first like to thank the project for making doing this relatively easy. After relatively simple instructions about 80% of the people were able to create a first pull request relatively on their own. A few others have taken deeper looks at Node issues but did not create a pull request - which was also fine. The project has overall been clear and accessible to first time contributors in both cases.
Now, I have some questions if that's ok:
- Is there a standard way for onboarding first time contributors? We have these "open source" events once a month where people learn to write open source for the first time and see it's not scary. I emphasize the project is actively inclusive and to feel free to reach out - but I'm not sure if we have a standard way of handling it.
- Is the churn of 9 pull requests from 9 new first time contributors fine? I personally think it's important to get new people involved and am fine with the churn but I don't want to do something other members feel strongly against.
- Is there any guide about how to make a second contribution fora first time contributor? Are there any online guides I can refer people to?
Thanks, and sorry if these questions are obvious - I couldn't find answers in the docs but maybe I'm not looking in the right place.