Skip to content

Update Moderation Policy to handle LLM "contributions" #942

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

Merged
merged 3 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
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
7 changes: 7 additions & 0 deletions Moderation-Policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,13 @@ 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 belived 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 "If you are
using a LLM, please stop, this is not bringing any value and 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 get block if they do it
again.
* Collaborators may use the Hide feature in the GitHub interface for off-topic
posts by non-Collaborators.
* Moderation Team members and TSC voting members can delete any issues or
Expand Down
Loading