diff options
-rw-r--r-- | CODE_OF_CONDUCT.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d74a43429d..ccf90bdf88 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -20,6 +20,8 @@ If you are being harassed, notice that someone else is being harassed, or have a We expect everyone to follow these rules anywhere in the Bundler project’s codebases, issue trackers, IRC channel, group chat, and mailing lists. +This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. + Finally, don't forget that it is human to make mistakes! We all do. Let’s work together to help each other, resolve issues, and learn from the mistakes that we will all inevitably make from time to time. @@ -37,4 +39,4 @@ Thanks to the [JSConf Code of Conduct](http://jsconf.com/codeofconduct.html) and <a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/"> <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0"> </a> -</p>
\ No newline at end of file +</p> |