From 3ef9a11de29b1545d6ab2789c96a3cfc37a7615e Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Wed, 6 Mar 2024 19:54:17 +0100 Subject: [PATCH] doc: clarify what moderation issues are for --- onboarding.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/onboarding.md b/onboarding.md index be393a64f3fc67..580386f677b024 100644 --- a/onboarding.md +++ b/onboarding.md @@ -102,7 +102,10 @@ The project has a venue for real-time discussion: * When a discussion gets heated, you can request that other collaborators keep an eye on it by opening an issue at the private - [nodejs/moderation](https://github.com/nodejs/moderation) repository. + [nodejs/moderation](https://github.com/nodejs/moderation) repository. Note + that while that repository is not public, it can be accessed by anyone in the + nodejs org, so refrain from using it to report individuals (reporting + spam/bots there is fine of course). * 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.