Skip to content

Commit 2e3813f

Browse files
jasnellevanlucas
authored andcommitted
meta: move the Code of Conduct to TSC repository
PR-URL: #12147 Ref: nodejs/TSC#224 Ref: nodejs/TSC#232 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 320e72b commit 2e3813f

File tree

2 files changed

+7
-55
lines changed

2 files changed

+7
-55
lines changed

CODE_OF_CONDUCT.md

+3-53
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,5 @@
11
# Code of Conduct
22

3-
## Conduct
4-
5-
* We are committed to providing a friendly, safe and welcoming
6-
environment for all, regardless of level of experience, gender
7-
identity and expression, sexual orientation, disability,
8-
personal appearance, body size, race, ethnicity, age, religion,
9-
nationality, or other similar characteristic.
10-
* Please avoid using overtly sexual nicknames or other nicknames that
11-
might detract from a friendly, safe and welcoming environment for
12-
all.
13-
* Please be kind and courteous. There's no need to be mean or rude.
14-
* Respect that some individuals and cultures consider the casual use of
15-
profanity and sexualized language offensive and off-putting.
16-
* Respect that people have differences of opinion and that every
17-
design or implementation choice carries a trade-off and numerous
18-
costs. There is seldom a right answer.
19-
* Please keep unstructured critique to a minimum. If you have solid
20-
ideas you want to experiment with, make a fork and see how it works.
21-
* We will exclude you from interaction if you insult, demean or harass
22-
anyone. That is not welcome behavior. We interpret the term
23-
"harassment" as including the definition in the [Citizen Code of
24-
Conduct](http://citizencodeofconduct.org/); if you have any lack of
25-
clarity about what might be included in that concept, please read
26-
their definition. In particular, we don't tolerate behavior that
27-
excludes people in socially marginalized groups.
28-
* Private harassment is also unacceptable. No matter who you are, if
29-
you feel you have been or are being harassed or made uncomfortable
30-
by a community member, please contact one of the channel ops or any
31-
of the TSC members immediately with a capture (log, photo, email) of
32-
the harassment if possible. Whether you're a regular contributor or
33-
a newcomer, we care about making this community a safe place for you
34-
and we've got your back.
35-
* Likewise any spamming, trolling, flaming, baiting or other
36-
attention-stealing behavior is not welcome.
37-
* Avoid the use of personal pronouns in code comments or
38-
documentation. There is no need to address persons when explaining
39-
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 [[email protected]](mailto:[email protected]) (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/).
3+
The Node.js Code of Conduct document has moved to
4+
https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md. Please update
5+
links to this document accordingly.

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ open source libraries in the world.
1616
The Node.js project is supported by the
1717
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
1818
policies, and releases are managed under an
19-
[open governance model](./GOVERNANCE.md). We are also bound by a
20-
[Code of Conduct](./CODE_OF_CONDUCT.md).
19+
[open governance model](./GOVERNANCE.md).
20+
21+
**This project is bound by a [Code of Conduct][].**
2122

2223
If you need help using or installing Node.js, please use the
2324
[nodejs/help](https://github.com/nodejs/help) issue tracker.
@@ -447,3 +448,4 @@ Information on the current Node.js Working Groups can be found in the
447448
[Node.js Moderation Policy]: https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md
448449
[#node.js on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4
449450
[#node-dev on chat.freenode.net]: https://webchat.freenode.net?channels=node-dev&uio=d4
451+
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)