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)