Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 3 additions & 17 deletions docs/content/commands/npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,19 +133,12 @@ See [`config`](/using-npm/config) for much much more information.
Patches welcome!

If you would like to contribute, but don't know what to work on, read
the contributing guidelines and check the issues list.

* [CONTRIBUTING.md](https://github.com/npm/cli/blob/latest/CONTRIBUTING.md)
* [Bug tracker](https://github.com/npm/cli/issues)
the [contributing guidelines](https://github.com/npm/cli/blob/latest/CONTRIBUTING.md)
and check the issues list.

### Bugs

When you find issues, please report them:

* web:
<https://github.com/npm/npm/issues>
* archived web:
<https://npm.community/c/bugs>
When you find issues, please report them: <https://github.com/npm/cli/issues>

Be sure to follow the template and bug reporting guidelines.

Expand All @@ -159,13 +152,6 @@ Or suggest formal RFC proposals:

* <https://github.com/npm/rfcs>

### Author

[Isaac Z. Schlueter](http://blog.izs.me/) ::
[isaacs](https://github.com/isaacs/) ::
[@izs](https://twitter.com/izs) ::
<[email protected]>

### See Also
* [npm help](/commands/npm-help)
* [package.json](/configuring-npm/package-json)
Expand Down