Code contributors get started

Hey!

We started an etherpad to outline an quick guide for first contribution:
https://public.etherpad-mozilla.org/p/code_contributor_get_started

Feel free to contribute, and please keep it short (links are preferred to long texts) and structured.
Ideally, it will benefit from the mentoring session to get content.

1 Like

Shameless up!

I put (mostly) some questions / parts title

1 Like

We started to write a bootstrap script for building B2G

https://kobra.io/#/e/-KIgoOrDsk3QO12cyGkw

and did some work on Bens slides

https://docs.google.com/presentation/d/1YuQaLr-hiduT5xyT4TaiaUDYOsZAnmadduevAE6MOKo/edit#slide=id.g12fbc7cbe5_0_240

Iā€™m pretty sure all of this is already documented somewhere on MDN ; it might require to be updated, but it would be very useful to just gather the current documentation, link it and improve it if needed. For example, the use of brew on OSX is already encapsulated in a shell script to bootstrap on OSX, living in the B2G repo, under the scripts/ directory.