-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add Moderation Policy #6
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Aravind Nair <[email protected]>
Okay, I will wait for further suggestions from others as well and then do a batch-update. |
Anyone may request Moderation of a Post. Requesting Moderation of a Post can be | ||
accomplished in one of four ways: | ||
|
||
- Via the [[email protected]][] email address, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO We will need to wait until we have that email alias ready before landing this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure.
That brings the question, will everyone at Moderation team have access to that mailbox?
What is the plan regarding that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to work with the CPC on this. We have some emails setup, but I think we need to do some administrative work before we can use them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
converting to draft, and would like to discuss this with the TC before moving forward
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just gave one suggestion
ModerationPolicy.md
Outdated
Note that Collaborators may Moderate non-Collaborator Posts at any time without | ||
submitting an initial request (see: [Non-Collaborator Posts][]). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that Collaborators may Moderate non-Collaborator Posts at any time without | |
submitting an initial request (see: [Non-Collaborator Posts][]). | |
> [!NOTE] | |
> Collaborators may Moderate non-Collaborator Posts at any time without | |
submitting an initial request (see: [Non-Collaborator Posts][]). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @CBID2 👋
Thanks for the suggestion. The formatting change does look good. However, this would require changing the link markup from [][]
to []()
.
If you could make this change, I could commit the suggestion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not dropping the approve yet, but I think this is GREAT. I want to spend a bit more time reading it and also comparing to some others in the ecosystem. I will also see if we can get some folks experienced in moderation to help review.
|
||
This policy applies to all repositories under these GitHub organizations: expressjs, jshttp, and pillarjs, as well as all Working Groups. | ||
|
||
Any posts, comments, issues, or pull requests that violate the [Code of Conduct][] are subject to Moderation as defined in this policy. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This policy also needs to apply to any project run comms: slack, discord, socials (the ones on behalf of the project, not personal), etc. Not just githbu.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typically, if one's personal presence anywhere also mentions that you're involved in the project, that makes it an applicable space. iow, if your twitter bio says "express.js contributor", then the policy applies to your tweets.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TIL. Thanks for that. We should then be very explicit in the wording here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright, revising that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
Anyone may request Moderation of a Post. Requesting Moderation of a Post can be | ||
accomplished in one of four ways: | ||
|
||
- Via the [[email protected]][] email address, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to work with the CPC on this. We have some emails setup, but I think we need to do some administrative work before we can use them.
ModerationPolicy.md
Outdated
Note that Collaborators may Moderate non-Collaborator Posts at any time without | ||
submitting an initial request (see: [Non-Collaborator Posts][]). | ||
|
||
Use of the [[email protected]][] email address -- or private email to individual |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a note to fix all the emails as per the comment above when we can.
ModerationPolicy.md
Outdated
Use of the [[email protected]][] email address -- or private email to individual | ||
Moderation Team members -- is appropriate when the individual requesting the | ||
Moderation does not feel comfortable directly or publicly making the request. | ||
All emails sent to the [[email protected]][] address are currently forwarded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
email update
ModerationPolicy.md
Outdated
All emails sent to the [[email protected]][] address are currently forwarded | ||
to all members of the Moderation Team. | ||
|
||
When a request is sent by email to the [[email protected]][] (or directly to a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
email update
ModerationPolicy.md
Outdated
for exclusion from any OpenJS Foundation sponsored event or activity. | ||
- Minor edits to the formatting of a Post or to correct typographical errors | ||
are not "Moderation". Such edits and their intent must | ||
still be documented with a short note indicating who made the edit and why. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
github's "edits" feature already documents who made the edit and what change was made; only the "why" wouldn't be included.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we record the why in a private space?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i assume that would be the moderation repo. but also i think this will either create a lot of useless noise, or will prevent a lot of helpful corrections, because the "why" will likely be pretty apparent.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rephrasing it to include only why.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
As discussed in GitHub issue #270, this pull request presents a draft of the Moderation Policy for the expressjs, jshttp, and pillarjs GitHub organizations. This draft is largely based on the Node.js Moderation Policy, as most of its provisions are deemed suitable for the our organizations.
While the entire document is open for review, I request particular attention to the following items,
expressjs/moderation
repository should be the home for discussing things related to moderation and a place for moderation requests.moderation-review
to escalate issuesNotes