summaryrefslogtreecommitdiff
path: root/deps/npm/CONTRIBUTING.md
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-02-12 18:16:32 -0800
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-02-13 16:35:41 -0800
commit55543d3c45777e2867b86109454e1686e9956c5f (patch)
treebc1d3704983fd2e589cc7755f85ec7f7b8a04a7c /deps/npm/CONTRIBUTING.md
parent37376debe54ccd2889174ebb8ffc3949e0bda298 (diff)
downloadandroid-node-v8-55543d3c45777e2867b86109454e1686e9956c5f.tar.gz
android-node-v8-55543d3c45777e2867b86109454e1686e9956c5f.tar.bz2
android-node-v8-55543d3c45777e2867b86109454e1686e9956c5f.zip
npm: Upgrade to v1.4.0
- Removes 'npm publish -f' - Documentation - Bug-fixes - Update license etc to refer to npm, Inc. rather than @isaacs personally
Diffstat (limited to 'deps/npm/CONTRIBUTING.md')
-rw-r--r--deps/npm/CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/deps/npm/CONTRIBUTING.md b/deps/npm/CONTRIBUTING.md
new file mode 100644
index 0000000000..7a60ed2a2b
--- /dev/null
+++ b/deps/npm/CONTRIBUTING.md
@@ -0,0 +1,5 @@
+## Before you submit a new issue
+
+* Check if there's a simple solution in the [Troubleshooting](https://github.com/npm/npm/wiki/Troubleshooting) wiki.
+* [Search for similar 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).