mirror of https://github.com/nodejs/node.git
doc: remove superfluous text in onboarding-extras
PR-URL: https://github.com/nodejs/node/pull/19247 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>pull/19212/merge
parent
003e5b3404
commit
6ec41bbdd7
|
@ -50,9 +50,7 @@ If you cannot find who to cc for a file, `git shortlog -n -s <file>` may help.
|
||||||
|
|
||||||
## Labels
|
## Labels
|
||||||
|
|
||||||
### By Subsystem
|
### Subsystems
|
||||||
|
|
||||||
Subsystems include:
|
|
||||||
|
|
||||||
* `lib/*.js` (`assert`, `buffer`, etc.)
|
* `lib/*.js` (`assert`, `buffer`, etc.)
|
||||||
* `build`
|
* `build`
|
||||||
|
@ -66,8 +64,6 @@ request.
|
||||||
|
|
||||||
### General
|
### General
|
||||||
|
|
||||||
Please use these when possible / appropriate
|
|
||||||
|
|
||||||
* `confirmed-bug` - Bugs you have verified exist
|
* `confirmed-bug` - Bugs you have verified exist
|
||||||
* `discuss` - Things that need larger discussion
|
* `discuss` - Things that need larger discussion
|
||||||
* `feature request` - Any issue that requests a new feature (usually not PRs)
|
* `feature request` - Any issue that requests a new feature (usually not PRs)
|
||||||
|
|
Loading…
Reference in New Issue