File tree 1 file changed +5
-3
lines changed
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:
27
27
28
28
<!-- separator -->
29
29
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.
33
34
34
35
<!-- separator -->
35
36
@@ -58,6 +59,7 @@ to the corresponding man pages which describe how the system call works.
58
59
Most Unix system calls have Windows analogues. Still, behavior differences may
59
60
be unavoidable.
60
61
62
+ [ Semantic Versioning ] : https://semver.org/
61
63
[ the contributing guide ] : https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
62
64
[ the issue tracker ] : https://github.com/nodejs/node/issues/new
63
65
[ V8 JavaScript engine ] : https://v8.dev/
You can’t perform that action at this time.
0 commit comments