summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Gruenbaum <benjamingr@gmail.com>2022-10-28 15:31:18 +0300
committerGitHub <noreply@github.com>2022-10-28 14:31:18 +0200
commit0a3d0e0ac350820cb52d0c61a73e2fc7cdc09737 (patch)
tree35cdf5ea2327e09a3fadb4175e81bf77a5c31504
parent1422e51a5b8a2e6f414f34042a5ec6a147bbc532 (diff)
downloadnode-new-0a3d0e0ac350820cb52d0c61a73e2fc7cdc09737.tar.gz
doc: clarify moderation in `onboarding.md`
This change gives more attention to moderation requirements collaborators can perform as part of the onboarding process. PR-URL: https://github.com/nodejs/node/pull/41930 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michael Dawson <midawson@redhat.com>
-rw-r--r--onboarding.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/onboarding.md b/onboarding.md
index 2bee19f782..03c3f2e418 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.
- * You can find the full moderation policy
- [here](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md).
+ * 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. Please
+ 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/main/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