diff options
author | Bryan Hughes <brhugh@microsoft.com> | 2016-05-25 10:32:37 -0700 |
---|---|---|
committer | James M Snell <jasnell@gmail.com> | 2016-05-27 08:56:28 -0700 |
commit | d5339b352c2826b3c6948f558b8f62333699bdbc (patch) | |
tree | d83292764381e863d06cedd4b07f67825f63d7ed /CODE_OF_CONDUCT.md | |
parent | 5d2c0ac9f235d3dfc2058fa80a698d2e0c2df9ad (diff) | |
download | node-new-d5339b352c2826b3c6948f558b8f62333699bdbc.tar.gz |
doc: clarified use of sexual language in the CoC
Clarifies the code of conduct by adding some wording discouraging the
use of sexualized language.
This PR was prompted by some moderation discussion, and we realized
that there was some ambiguity around this topic in the current CoC
PR-URL: https://github.com/nodejs/node/pull/6973
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'CODE_OF_CONDUCT.md')
-rw-r--r-- | CODE_OF_CONDUCT.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 3d0f14d720..c250585b81 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -12,7 +12,7 @@ all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that some individuals and cultures consider the casual use of - profanity offensive and off-putting. + profanity and sexualized language offensive and off-putting. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. |