From a0da3b86e7b39ef9294de8c902733664865eb85f Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Thu, 14 Dec 2017 15:16:35 -0500 Subject: [PATCH 1/2] doc: instructions on how to make membership public --- doc/onboarding.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/onboarding.md b/doc/onboarding.md index dd3c4028478661..f7cbab4b6ff289 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -38,6 +38,10 @@ onboarding session. * Branches in the nodejs/node repository are only for release lines * [See "Updating Node.js from Upstream"](./onboarding-extras.md#updating-nodejs-from-upstream) * Make a new branch for each PR you submit. + * Membership: We ask that collaborators make their membership in the Node.js + project public as this makes it easier to identify collaborators. + Instructions on how to do that are available at + [Publicizing or hiding organization membership](https://help.github.com/articles/publicizing-or-hiding-organization-membership/). * Notifications: * Use [https://github.com/notifications](https://github.com/notifications) or set up email From 3dddd0b81a952ce014d157928e3ac0423a6accd6 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 14 Dec 2017 15:06:46 -0800 Subject: [PATCH 2/2] Update onboarding.md --- doc/onboarding.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/onboarding.md b/doc/onboarding.md index f7cbab4b6ff289..d045aa28fcf452 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -38,9 +38,9 @@ onboarding session. * Branches in the nodejs/node repository are only for release lines * [See "Updating Node.js from Upstream"](./onboarding-extras.md#updating-nodejs-from-upstream) * Make a new branch for each PR you submit. - * Membership: We ask that collaborators make their membership in the Node.js - project public as this makes it easier to identify collaborators. - Instructions on how to do that are available at + * Membership: Consider making your membership in the Node.js GitHub organization + public. This makes it easier to identify Collaborators. Instructions on how to + do that are available at [Publicizing or hiding organization membership](https://help.github.com/articles/publicizing-or-hiding-organization-membership/). * Notifications: