Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: clarify what moderation issues are for #51990

Merged
merged 1 commit into from
Mar 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading