doc: clarify code of conduct reporting
Clarifies the code of conduct by making the following changes: - Adds section headings to make it easier to quickly parse. - Adds easy to find contact information. - Adds link to TSC moderation policies. - Moves attribution to the bottom of the page. PR-URL: https://github.com/nodejs/node/pull/5107 Reviewed-By: Myles Borins <mborins@us.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Kat Marchán <kzm@sykosomatic.org> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
This commit is contained in:
parent
dbdbdd4998
commit
1e146e7c26
@ -1,8 +1,6 @@
|
|||||||
## Code of Conduct
|
## Code of Conduct
|
||||||
|
|
||||||
This Code of Conduct is adapted from [Rust's wonderful
|
### Conduct
|
||||||
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/).
|
|
||||||
|
|
||||||
* We are committed to providing a friendly, safe and welcoming
|
* We are committed to providing a friendly, safe and welcoming
|
||||||
environment for all, regardless of level of experience, gender
|
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
|
* Avoid the use of personal pronouns in code comments or
|
||||||
documentation. There is no need to address persons when explaining
|
documentation. There is no need to address persons when explaining
|
||||||
code (e.g. "When the developer").
|
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/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user