From 8c2bf42ce35e340a8c63de0c8a372581f7adc1e0 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 8 Mar 2018 16:32:17 -0800 Subject: [PATCH] doc: remove superfluous text in onboarding-extras --- doc/onboarding-extras.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index f07d20e0a86274..1a39b5acaed1a0 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 ` 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)