Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions ONBOARDING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Onboarding Guide

This guide outlines the steps required to onboard a new member to the @nodejs/web team and its subteams.

## General Requirements

Before onboarding the **Nominee**, ensure they have read and understand [the governance of the @nodejs/web team](./GOVERNANCE.md).

- [ ] If the **Nominee** is not yet part of the @nodejs GitHub organization, verify that they have two-factor authentication enabled. Membership cannot be granted without it.
- [ ] The **Nominee** should submit a pull request to this repository, adding themselves to [the MEMBERS.md file](./MEMBERS.md). This pull request should also include this onboarding checklist, along with any additional requirements specified below.

## @nodejs/nodejs-website Onboarding

Before onboarding the **Nominee**, ensure they have read and understand the [Collaborator Guide](https://github.com/nodejs/nodejs.org/blob/main/docs/collaborator-guide.md) of the @nodejs/nodejs-website team.

- [ ] Add the **Nominee** to the @nodejs/nodejs-website team on GitHub.
- [ ] Grant the **Nominee** "Edit" access to the [Figma design file](https://www.figma.com/file/a10cjjw3MzvRQMPT9FP3xz).
Loading