Skip to content

Commit 67245fa

Browse files
juliepaganoMyles Borins
authored andcommitted
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: #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>
1 parent cd78ff9 commit 67245fa

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## Code of Conduct
22

3-
This Code of Conduct is adapted from [Rust's wonderful
4-
CoC](http://www.rust-lang.org/conduct.html) as well as the
5-
[Contributor Covenant v1.3.0](http://contributor-covenant.org/version/1/3/0/).
3+
### Conduct
64

75
* We are committed to providing a friendly, safe and welcoming
86
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
3937
* Avoid the use of personal pronouns in code comments or
4038
documentation. There is no need to address persons when explaining
4139
code (e.g. "When the developer").
40+
41+
### Contact
42+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
43+
reported by:
44+
45+
* Emailing [report@nodejs.org](mailto:report@nodejs.org) (this will email all TSC members)
46+
* Contacting [individual TSC members](https://nodejs.org/en/foundation/tsc/#current-members-of-the-technical-steering-committee).
47+
48+
### Moderation
49+
See the TSC's [moderation policy](https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md) for details about moderation.
50+
51+
### Attribution
52+
53+
This Code of Conduct is adapted from [Rust's wonderful
54+
CoC](http://www.rust-lang.org/conduct.html) as well as the
55+
[Contributor Covenant v1.3.0](http://contributor-covenant.org/version/1/3/0/).

0 commit comments

Comments
 (0)