Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-11-16 03:55:25 +0300
committerisaacs <i@izs.me>2014-11-16 03:55:25 +0300
commit3f8e2ff8342d327d6f1375437ecf4bd945dc360f (patch)
tree5202708dff6a4d73e236b246ad56307d5b7ee1c0 /CONTRIBUTING.md
parenta3a13a977953b140cb3bf6d78daf0e58da754f21 (diff)
doc: add link to CoC
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0a5b53a12..73049a495 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,3 +7,6 @@
issues](https://github.com/npm/npm/search?q=Similar%20issues&type=Issues).
* Ensure your new issue conforms to the [Contributing
Guidelines](https://github.com/npm/npm/wiki/Contributing-Guidelines).
+
+Participation in this open source project is subject to the [npm Code
+of Conduct](http://www.npmjs.com/policies/conduct).