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:
authorDaijirō Wachi <daijiro.wachi@gmail.com>2017-03-10 04:42:30 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-03-10 04:42:30 +0300
commitfba51c582d1d08dd4aa6eb27f9044dddba91bb18 (patch)
tree2d26b6cc3da5b68f6f526bbe4e69c97c9ab2c0e0 /CONTRIBUTING.md
parentbc3f24bf95abe45a185848561c7c1edc90f60c5e (diff)
docs: update troubleshooting and contribution guide links (#15960)
PR-URL: https://github.com/npm/npm/pull/15960 Credit: @watilde Reviewed-By: @zkat
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 166b85212..9fb7853af 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 and search on the issue tracker for similar issues before opening a new one.
+* Make sure to search for [the troubleshooting doc](./TROUBLESHOOTING.md) 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.
@@ -61,7 +61,7 @@ Collaborators who become inactive for 3 months or longer may have their collabor
* If they've responded to an issue, it becomes their responsibility to see it to resolution.
* Close issues if there's no response within a month.
* Defer to fellow Collaborators & npm employees for answers (Again, please don't @ collaborators or npm employees, thank you!)
-* Make sure to search for the troubleshooting doc and search on the issue tracker for similar issues before opening a new one.
+* Make sure to search for [the troubleshooting doc](./TROUBLESHOOTING.md) and search on the issue tracker for similar issues before opening a new one.
### npm, Inc Employees