You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Code + Learn is an in-person (and free) event series where developers receive
mentoring from Node.js Core contributors to learn the step-by-step process of
contributing to Node.js Core.
Purpose
Code & Learn events allow you to get started (or go further) with Node.js core
contributions. Experienced contributors help guide you through your first (or
second or third or fourth) commit to Node.js core. They also are available to
provide impromptu guided tours through specific areas of Node.js core source
code.
Follow the instructions to build Node.js. You do not need to install the version of Node.js built with these instructions. Follow the instructions to build and test only. (You do not need to run the npm tests.)
If you have not already done so, set git to use the name and email address you would like your commits to be credited to.
Look at issues in the Core repository labeled 'good first issue' to choose what'd you liked to jump into or visit #Node.js in IRC to get help with any of the above steps.
After you have your first pull request open, you can look at the Next Steps page for suggestions on ways to find additional issues to work on.