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:
authorTim Oxley <secoif@gmail.com>2014-01-13 13:24:59 +0400
committerDomenic Denicola <domenic@domenicdenicola.com>2014-02-08 08:06:53 +0400
commit20172ed04507b50f50e8bb9db99c6745933270d1 (patch)
tree7d477ec3ef198e0e7d8b26dc70d0c7d39b5e2834 /CONTRIBUTING.md
parent027a33a5c594124cc1d82ddec5aee2c18bc8dc32 (diff)
Add CONTRIBUTING.md directing people to the wiki.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 000000000..7a60ed2a2
--- /dev/null
+++ b/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).