lib/*.js (assert, buffer, etc.)builddoclib / srctesttoolsThere may be more than one subsystem valid for any particular issue or pull request.
confirmed-bug - Bugs you have verified existdiscuss - Things that need larger discussionfeature request - Any issue that requests a new feature (usually not PRs)good first issue - Issues suitable for newcomers to processmeta - For issues whose topic is governance, policies, procedures, etc.semver-{minor,major}SHOW=$(git show-ref -d $(git describe --abbrev=0) | tail -n1 | awk '{print $1}') git checkout $(git show -s --pretty='%T' $SHOW) -- test make -j4 test
We use labels to keep track of which branches a commit should land on:
dont-land-on-v?.xland-on-v?.xbackport-requested-v?.xdont-land-on-v?.x or backported-to-v?.xbackported-to-v?.xlts-watch-v?.xlts-agendav?.xmaster but rather the v?.x-staging branchOnce a release line enters maintenance mode, the corresponding labels do not need to be attached anymore, as only important bugfixes will be included.
macos, windows, smartos, aixarm, s390, ppc