File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,10 @@ The stability indices are as follows:
2727
2828<!-- separator -->
2929
30- > Stability: 1 - Experimental. The feature is not subject to Semantic Versioning
31- > rules. Non-backward compatible changes or removal may occur in any future
32- > release. Use of the feature is not recommended in production environments.
30+ > Stability: 1 - Experimental. The feature is not subject to
31+ > [ Semantic Versioning] [ ] rules. Non-backward compatible changes or removal may
32+ > occur in any future release. Use of the feature is not recommended in
33+ > production environments.
3334
3435<!-- separator -->
3536
@@ -58,6 +59,7 @@ to the corresponding man pages which describe how the system call works.
5859Most Unix system calls have Windows analogues. Still, behavior differences may
5960be unavoidable.
6061
62+ [ Semantic Versioning ] : https://semver.org/
6163[ the contributing guide ] : https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
6264[ the issue tracker ] : https://github.com/nodejs/node/issues/new
6365[ V8 JavaScript engine ] : https://v8.dev/
You can’t perform that action at this time.
0 commit comments