Skip to content

Commit ec1f06d

Browse files
darcyclarkeruyadorno
authored andcommitted
docs(npm): update npm docs
- fix reference to issue tracker (ie. fixes #1507) - collapse contributing guideline ref - remove author-specific information (still exists in `package.json`) PR-URL: #2498 Credit: @darcyclarke Close: #2498 Reviewed-by: @ruyadorno
1 parent 23f3d7d commit ec1f06d

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

docs/content/commands/npm.md

+3-17
Original file line numberDiff line numberDiff line change
@@ -133,19 +133,12 @@ See [`config`](/using-npm/config) for much much more information.
133133
Patches welcome!
134134

135135
If you would like to contribute, but don't know what to work on, read
136-
the contributing guidelines and check the issues list.
137-
138-
* [CONTRIBUTING.md](https://github.com/npm/cli/blob/latest/CONTRIBUTING.md)
139-
* [Bug tracker](https://github.com/npm/cli/issues)
136+
the [contributing guidelines](https://github.com/npm/cli/blob/latest/CONTRIBUTING.md)
137+
and check the issues list.
140138

141139
### Bugs
142140

143-
When you find issues, please report them:
144-
145-
* web:
146-
<https://github.com/npm/npm/issues>
147-
* archived web:
148-
<https://npm.community/c/bugs>
141+
When you find issues, please report them: <https://github.com/npm/cli/issues>
149142

150143
Be sure to follow the template and bug reporting guidelines.
151144

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

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

162-
### Author
163-
164-
[Isaac Z. Schlueter](http://blog.izs.me/) ::
165-
[isaacs](https://github.com/isaacs/) ::
166-
[@izs](https://twitter.com/izs) ::
167-
<i@izs.me>
168-
169155
### See Also
170156
* [npm help](/commands/npm-help)
171157
* [package.json](/configuring-npm/package-json)

0 commit comments

Comments
 (0)