|
1 | 1 | # Contributing to Node.js
|
2 | 2 |
|
| 3 | +## Code of Conduct |
| 4 | + |
| 5 | +The Code of Conduct explains the *bare minimum* behavior |
| 6 | +expectations the Node Foundation requires of its contributors. |
| 7 | +[Please read it before participating.](./CODE_OF_CONDUCT.md) |
| 8 | + |
3 | 9 | ## Issue Contributions
|
4 | 10 |
|
5 | 11 | When opening new issues or commenting on existing issues on this repository
|
@@ -181,41 +187,3 @@ By making a contribution to this project, I certify that:
|
181 | 187 | different license), as indicated in the file; or
|
182 | 188 | * (c) The contribution was provided directly to me by some other
|
183 | 189 | person who certified (a), (b) or (c) and I have not modified it.
|
184 |
| - |
185 |
| - |
186 |
| -## Code of Conduct |
187 |
| - |
188 |
| -This Code of Conduct is adapted from [Rust's wonderful |
189 |
| -CoC](http://www.rust-lang.org/conduct.html). |
190 |
| - |
191 |
| -* We are committed to providing a friendly, safe and welcoming |
192 |
| - environment for all, regardless of gender, sexual orientation, |
193 |
| - disability, ethnicity, religion, or similar personal characteristic. |
194 |
| -* Please avoid using overtly sexual nicknames or other nicknames that |
195 |
| - might detract from a friendly, safe and welcoming environment for |
196 |
| - all. |
197 |
| -* Please be kind and courteous. There's no need to be mean or rude. |
198 |
| -* Respect that people have differences of opinion and that every |
199 |
| - design or implementation choice carries a trade-off and numerous |
200 |
| - costs. There is seldom a right answer. |
201 |
| -* Please keep unstructured critique to a minimum. If you have solid |
202 |
| - ideas you want to experiment with, make a fork and see how it works. |
203 |
| -* We will exclude you from interaction if you insult, demean or harass |
204 |
| - anyone. That is not welcome behavior. We interpret the term |
205 |
| - "harassment" as including the definition in the [Citizen Code of |
206 |
| - Conduct](http://citizencodeofconduct.org/); if you have any lack of |
207 |
| - clarity about what might be included in that concept, please read |
208 |
| - their definition. In particular, we don't tolerate behavior that |
209 |
| - excludes people in socially marginalized groups. |
210 |
| -* Private harassment is also unacceptable. No matter who you are, if |
211 |
| - you feel you have been or are being harassed or made uncomfortable |
212 |
| - by a community member, please contact one of the channel ops or any |
213 |
| - of the TC members immediately with a capture (log, photo, email) of |
214 |
| - the harassment if possible. Whether you're a regular contributor or |
215 |
| - a newcomer, we care about making this community a safe place for you |
216 |
| - and we've got your back. |
217 |
| -* Likewise any spamming, trolling, flaming, baiting or other |
218 |
| - attention-stealing behavior is not welcome. |
219 |
| -* Avoid the use of personal pronouns in code comments or |
220 |
| - documentation. There is no need to address persons when explaining |
221 |
| - code (e.g. "When the developer") |
0 commit comments