Skip to content

No labels!

There aren’t any labels for this repository quite yet.

child_process
child_process
Issues and PRs related to the child_process subsystem.
cli
cli
Issues and PRs related to the Node.js command line interface.
cluster
cluster
Issues and PRs related to the cluster subsystem.
code-and-learn
code-and-learn
Issues related to the Code-and-Learn events and PRs submitted during the events.
commit-queue
commit-queue
Add this label to land a pull request using GitHub Actions.
commit-queue-failed
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
commit-queue-rebase
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
commit-queue-squash
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
confirmed-bug
confirmed-bug
Issues with confirmed bugs.
console
console
Issues and PRs related to the console subsystem.
coverage
coverage
Issues and PRs related to native coverage support.
crypto
crypto
Issues and PRs related to the crypto subsystem.
debugger
debugger
Issues and PRs related to the debugger subsystem.
dependencies
dependencies
Pull requests that update a dependency file.
deprecations
deprecations
Issues and PRs related to deprecations.
dgram
dgram
Issues and PRs related to the dgram subsystem / UDP.
diag-agenda
diag-agenda
Issues and PRs to discuss during the meetings of the diagnostics working group.
diagnostics_channel
diagnostics_channel
Issues and PRs related to diagnostics channel
discuss
discuss
Issues opened for discussions and feedbacks.
dns
dns
Issues and PRs related to the dns subsystem.
doc
doc
Issues and PRs related to the documentations.
domain
domain
Issues and PRs related to the domain subsystem.
dont-land-on-v18.x
dont-land-on-v18.x
PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
dont-land-on-v20.x
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
dont-land-on-v22.x
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
dotenv
dotenv
Issues and PRs related to .env file parsing
duplicate
duplicate
Issues and PRs that are duplicates of other issues or PRs.
embedding
embedding
Issues and PRs related to embedding Node.js in another project.
encoding
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
errors
errors
Issues and PRs related to JavaScript errors originated in Node.js core.