-
Notifications
You must be signed in to change notification settings - Fork 22.8k
fix(cpg): Follow sentence casing in titles #40383
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
Conversation
Preview URLs (comment last updated: 2025-08-18 12:49:56) |
|
||
MDN Community Management assess the severity of the violation, apply the enforcement actions as outlined, and communicate the outcome to relevant parties. | ||
MDN Community Management assesses the severity of the violation, applies the enforcement actions as outlined, and communicates the outcome to relevant parties. | ||
|
||
### Appeals | ||
|
||
If a reported individual believes the decision was unjust, they may appeal through the [appeals process detailed on the community page]. |
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.
@pransh15 we're missing a link 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.
I've added the email, thanks Dipika.
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.
Thanks a lot 👍
@@ -1,6 +1,6 @@ | |||
--- | |||
title: Code of conduct enforcement guidelines | |||
short-title: Community Participation Guidelines | |||
short-title: Code of conduct guidelines |
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.
What do you think about changing the title: Code of conduct enforcement guidelines
instead to:
title: Community Participation Guidelines (CPG)
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.
Discussion from the previous iteration between CoC vs CPG: #38272 (comment)
I'm okay to use either, possibly whatever contributors are going to be more familiar with.
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 believe Code of conduct enforcement guidelines
fit better.
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.
OK, I'm still in camp "CPG", but it looks like I'm the only one, so we can go with "code of conduct" instead
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.
Thanks! I like both actually!
FWIW - it looks like CoC is more common on other websites as well.
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.
Looks good to me, let's decide on a title and ship it. 🚀
Thanks a lot for reviewing, Pranshu! |
Description
Motivation
Follow MDN convention
Additional details