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:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2018-07-18 23:29:31 +0300
committerKat Marchán <kzm@zkat.tech>2018-07-18 23:29:31 +0300
commita67db5607ba2052b4ea44f66657f98b758fb4786 (patch)
treec3bb0a0b9a0d7e83eb7a8db92e464141df834bb1 /CONTRIBUTING.md
parent35e51f79d1a285964aad44f550811aa9f9a72cd8 (diff)
docs: replace troubleshooting.md with posts (#17)
Refs: https://github.com/npm/cli/pull/5 PR-URL: https://github.com/npm/cli/pull/17/ Credit: @watilde Reviewed-By: @zkat
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f412dc93e..3fc4ff5dc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -35,7 +35,7 @@ This includes anyone who may show up to the npm/npm repo with issues, PRs, comme
* Comment on issues when they have a reference to the answer.
* If community members aren't sure they are correct and don't have a reference to the answer, please leave the issue and try another one.
* Defer to collaborators and npm employees for answers.
-* Make sure to search for [the troubleshooting doc](./TROUBLESHOOTING.md) and search on the issue tracker for similar issues before opening a new one.
+* Make sure to search for [the troubleshooting posts on npm.community](https://npm.community/c/support/troubleshooting) and search on the issue tracker for similar issues before opening a new one.
* Any users with urgent support needs are welcome to email support@npmjs.com, and our dedicated support team will be happy to help.
PLEASE don't @ collaborators or npm employees on issues. The CLI team is small, and has many outstanding commitments to fulfill.