Skip to content
Merged
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
doc: clarify part of onboarding guide regarding adding to teams
There are a number of teams (for example, the build team) which require
more than just showing interest as a prerequisite for being added, so
this change adds a link to the set of subsystem teams where new
Collaborators can be added directy.

Also, the doc didn't actually mention if the new Collaborator should be
added to the team. This change also clarifies that.

Refs: nodejs/build#3003
Signed-off-by: Darshan Sen <raisinten@gmail.com>
  • Loading branch information
RaisinTen committed Jul 28, 2022
commit 60e71237e8ff8fe80dba56188ea4f2a27fcf49de
4 changes: 2 additions & 2 deletions onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ onboarding session.

* Prior to the onboarding session, add the new Collaborator to
[the collaborators team](https://github.com/orgs/nodejs/teams/collaborators).
* Ask them if they want to join any subsystem teams. See
[Who to CC in the issue tracker][who-to-cc].
* Ask them if they want to join any [subsystem teams](https://github.com/orgs/nodejs/teams/core/teams)
and add them accordingly. See [Who to CC in the issue tracker][who-to-cc].

## Onboarding session

Expand Down