Skip to content
Open
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
6 changes: 3 additions & 3 deletions Moderation-Policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,8 @@ of the [Code of Conduct][].
by the TSC) are subject to immediate Blocking.
* Issues, pull requests, discussions, and comments that are spam (job posting,
service advertising, etc.) are subject to immediate moderation.
* Issues, pull requests, discussions, and comments that are believed to be
LLM-generated (e.g a PR coming from a new contributor changing a single file
without clear motivation) should be closed with a comment such as "It seems
* Issues, pull requests, discussions, and comments in violation of the [AI use
policy and guidelines]() should be closed with a comment such as "It seems
you are using a LLM, please stop, this is not bringing any value and is
Comment on lines +183 to 184
Copy link
Copy Markdown
Member

@joyeecheung joyeecheung May 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
policy and guidelines]() should be closed with a comment such as "It seems
you are using a LLM, please stop, this is not bringing any value and is
policy and guidelines]() should be closed with a comment such as "It appears you are
violating our AI use policy, please stop. This is not bringing any value and is

"using a LLM" would be in a different scope from "conforming to the AI policy"

wasting our time. If you are not using one, please read and follow our
contributing guidelines." Report the user to the moderation repository so they
Expand Down Expand Up @@ -386,3 +385,4 @@ any proposed change, a TSC vote in favor of the change is required.
[report@nodejs.org]: mailto:report@nodejs.org
[block other individuals from their personal GitHub accounts]: https://help.github.com/en/articles/blocking-a-user-from-your-personal-account
[GitHub Organizations]: https://github.com/nodejs/admin/blob/master/GITHUB_ORG_MANAGEMENT_POLICY.md
[AI use policy and guidelines]: https://github.com/nodejs/node/blob/main/doc/contributing/ai-guidelines.md
Loading