-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Update code of conduct to clarify reporting and moderation #5107
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,6 @@ | ||
| ## Code of Conduct | ||
|
|
||
| This Code of Conduct is adapted from [Rust's wonderful | ||
| CoC](http://www.rust-lang.org/conduct.html) as well as the | ||
| [Contributor Covenant v1.3.0](http://contributor-covenant.org/version/1/3/0/). | ||
| ### Conduct | ||
|
|
||
| * We are committed to providing a friendly, safe and welcoming | ||
| environment for all, regardless of level of experience, gender | ||
|
|
@@ -39,3 +37,19 @@ CoC](http://www.rust-lang.org/conduct.html) as well as the | |
| * Avoid the use of personal pronouns in code comments or | ||
| documentation. There is no need to address persons when explaining | ||
| code (e.g. "When the developer"). | ||
|
|
||
| ### Contact | ||
| Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
| reported by: | ||
|
|
||
| * Emailing [report@nodejs.org](mailto:report@nodejs.org) (this will email all TSC members) | ||
| * Contacting [individual TSC members](https://nodejs.org/en/foundation/tsc/#current-members-of-the-technical-steering-committee). | ||
|
||
|
|
||
| ### Moderation | ||
| See the TSC's [moderation policy](https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md) for details about moderation. | ||
|
|
||
| ### Attribution | ||
|
|
||
| This Code of Conduct is adapted from [Rust's wonderful | ||
| CoC](http://www.rust-lang.org/conduct.html) as well as the | ||
| [Contributor Covenant v1.3.0](http://contributor-covenant.org/version/1/3/0/). | ||
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.
Why is this section removed?
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.
moved to the bottom