summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-03-08 16:32:17 -0800
committerRuben Bridgewater <ruben@bridgewater.de>2018-03-11 04:06:37 +0100
commit6ec41bbdd7755e25049a584f2080d1bdfd7314c0 (patch)
tree84eff238a0156c1ed8d35a1446281ad79f7be5b7 /doc/onboarding-extras.md
parent003e5b3404db3acb6f9e8e8e3f1ee6278855d586 (diff)
downloadandroid-node-v8-6ec41bbdd7755e25049a584f2080d1bdfd7314c0.tar.gz
android-node-v8-6ec41bbdd7755e25049a584f2080d1bdfd7314c0.tar.bz2
android-node-v8-6ec41bbdd7755e25049a584f2080d1bdfd7314c0.zip
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>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index f07d20e0a8..1a39b5acae 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -50,9 +50,7 @@ If you cannot find who to cc for a file, `git shortlog -n -s <file>` may help.
## Labels
-### By Subsystem
-
-Subsystems include:
+### Subsystems
* `lib/*.js` (`assert`, `buffer`, etc.)
* `build`
@@ -66,8 +64,6 @@ request.
### General
-Please use these when possible / appropriate
-
* `confirmed-bug` - Bugs you have verified exist
* `discuss` - Things that need larger discussion
* `feature request` - Any issue that requests a new feature (usually not PRs)