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:
-rw-r--r--README.md2
-rw-r--r--docs/content/commands/npm.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05da169f2..3366c4b27 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,8 @@ you should [read this](https://docs.npmjs.com/misc/developers).
When you find issues, please report them:
* web:
+ <https://github.com/npm/npm/issues>
+* archived web:
<https://npm.community/c/bugs>
Be sure to include *all* of the output from the npm command that didn't work
diff --git a/docs/content/commands/npm.md b/docs/content/commands/npm.md
index ee3be0017..0ef7e2720 100644
--- a/docs/content/commands/npm.md
+++ b/docs/content/commands/npm.md
@@ -143,6 +143,8 @@ the contributing guidelines and check the issues list.
When you find issues, please report them:
* web:
+ <https://github.com/npm/npm/issues>
+* archived web:
<https://npm.community/c/bugs>
Be sure to follow the template and bug reporting guidelines. You can also ask