From 60e71237e8ff8fe80dba56188ea4f2a27fcf49de Mon Sep 17 00:00:00 2001 From: Darshan Sen Date: Thu, 28 Jul 2022 18:24:47 +0530 Subject: [PATCH] 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: https://github.com/nodejs/build/issues/3003 Signed-off-by: Darshan Sen --- onboarding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onboarding.md b/onboarding.md index 861aebe7096b97..24f03de0350af6 100644 --- a/onboarding.md +++ b/onboarding.md @@ -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