We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048b5d7 commit f21969eCopy full SHA for f21969e
doc/contributing/collaborator-guide.md
@@ -356,7 +356,7 @@ Existing stable public APIs that change in a backward-incompatible way must
356
undergo deprecation. The exceptions to this rule are:
357
358
* Adding or removing errors thrown or reported by a public API.
359
-* Emitting a warning.
+* Emitting a runtime warning.
360
* Changing error messages for errors without error code.
361
* Altering the timing and non-internal side effects of the public API.
362
* Changes to errors thrown by dependencies of Node.js, such as V8.
0 commit comments