From 3293aa14cad24605e11f394198bdb08bcceafd7e Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Fri, 11 Feb 2022 11:50:01 +0200 Subject: [PATCH 1/4] doc: clarify moderation in onboarding This change gives more attention to moderation requirements collaborators can perform as part of the onboarding process. cc @nodejs/moderation @nodejs/tsc --- onboarding.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/onboarding.md b/onboarding.md index f17b24c50f15ba..cf5be0df583520 100644 --- a/onboarding.md +++ b/onboarding.md @@ -108,8 +108,15 @@ The project has a venue for real-time discussion: * This is a repository to which all members of the `nodejs` GitHub organization (not just collaborators on Node.js core) have access. Its contents should not be shared externally. + * Node.js has a moderation team which you should contact when unsure + about taking action in the Node.js org. + * You can moderate non-collaborator posts yourself. When done please + report the moderation action taken in accordance to the moderation + policy. * You can find the full moderation policy [here](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md). + * There is a full list of moderation team members you can contact + [here](https://github.com/nodejs/moderation#moderation-team-members) ## Reviewing pull requests From c20b5ef7a9ee468411dcc49cda5650cff9e3e238 Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Fri, 11 Feb 2022 12:00:11 +0200 Subject: [PATCH 2/4] Update onboarding.md Co-authored-by: Rich Trott --- onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onboarding.md b/onboarding.md index cf5be0df583520..1b24832bf38d28 100644 --- a/onboarding.md +++ b/onboarding.md @@ -110,7 +110,7 @@ The project has a venue for real-time discussion: contents should not be shared externally. * Node.js has a moderation team which you should contact when unsure about taking action in the Node.js org. - * You can moderate non-collaborator posts yourself. When done please + * You can moderate non-collaborator posts yourself. Please report the moderation action taken in accordance to the moderation policy. * You can find the full moderation policy From 3ec04d3aab8fb63204c4a86fade368fb8d2e9607 Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Fri, 11 Feb 2022 12:15:03 +0200 Subject: [PATCH 3/4] Update onboarding.md Co-authored-by: Antoine du Hamel --- onboarding.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/onboarding.md b/onboarding.md index 1b24832bf38d28..5375305923615b 100644 --- a/onboarding.md +++ b/onboarding.md @@ -113,10 +113,10 @@ The project has a venue for real-time discussion: * You can moderate non-collaborator posts yourself. Please report the moderation action taken in accordance to the moderation policy. - * You can find the full moderation policy - [here](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md). - * There is a full list of moderation team members you can contact - [here](https://github.com/nodejs/moderation#moderation-team-members) + * You can always refer to the + [full moderation policy](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md). + * You can contact someone in the + [full list of moderation team members](https://github.com/nodejs/moderation#moderation-team-members). ## Reviewing pull requests From d87749f56de4480d6203df9a28a670757f7dc299 Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Sat, 12 Feb 2022 16:29:58 +0200 Subject: [PATCH 4/4] Update onboarding.md Co-authored-by: Darshan Sen --- onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onboarding.md b/onboarding.md index 5375305923615b..5aca7f56ae134c 100644 --- a/onboarding.md +++ b/onboarding.md @@ -114,7 +114,7 @@ The project has a venue for real-time discussion: report the moderation action taken in accordance to the moderation policy. * You can always refer to the - [full moderation policy](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md). + [full moderation policy](https://github.com/nodejs/admin/blob/main/Moderation-Policy.md). * You can contact someone in the [full list of moderation team members](https://github.com/nodejs/moderation#moderation-team-members).