summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
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)