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:
authorAJ Jordan <alex@strugee.net>2017-07-06 23:50:08 +0300
committerRebecca Turner <me@re-becca.org>2017-07-11 01:44:53 +0300
commit688699befc2d147288c69a9405fb8354ecaebe36 (patch)
tree1e5bfec2481e46e5b854594235a9e574fefe601d /README.md
parent85fa9dcb2f0b4f51b515358e0184ec82a5845227 (diff)
docs: update recommendation about how to contact team
Ref: #17511 PR-URL: https://github.com/npm/npm/pull/17628 Credit: @strugee Reviewed-By: @zkat
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3a96074af..ce79f41ec 100644
--- a/README.md
+++ b/README.md
@@ -158,8 +158,9 @@ When you find issues, please report them:
Be sure to include *all* of the output from the npm command that didn't work
as expected. The `npm-debug.log` file is also helpful to provide.
-You can also look for isaacs in #node.js on irc://irc.freenode.net. She
-will no doubt tell you to put the output in a gist or email.
+You can also find npm people in `#npm` on https://package.community/ or
+[on Twitter](https://twitter.com/npm_support). Whoever responds will no
+doubt tell you to put the output in a gist or email.
## SEE ALSO