Skip to content

feat(gov): add @nodejs/nodejs-website onboarding #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 18, 2025
Merged
Show file tree
Hide file tree
Changes from all 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
10 changes: 10 additions & 0 deletions onboarding/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Onboarding Guide

This folder 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.
6 changes: 6 additions & 0 deletions onboarding/nodejs-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## @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