@@ -319,13 +319,7 @@ guide](https://github.com/nodejs/node/blob/master/doc/guides/adding-new-napi-api
319319
320320### Deprecations
321321
322- [ _ Deprecation_ ] [ ] is "the discouragement of use of some … feature … or practice,
323- typically because it has been superseded or is no longer considered efficient or
324- safe, without completely removing it or prohibiting its use. It can also imply
325- that a feature, design, or practice will be removed or discontinued entirely in
326- the future."
327-
328- Node.js uses three Deprecation levels:
322+ Node.js uses three [ Deprecation] [ ] levels:
329323
330324* * Documentation-Only Deprecation* : A deprecation notice is added to the API
331325 documentation but no functional changes are implemented in the code. By
@@ -795,9 +789,9 @@ When things need extra attention, are controversial, or `semver-major`:
795789If you cannot find who to cc for a file, ` git shortlog -n -s <file> ` may help.
796790
797791[ "Merge Pull Request" ] : https://help.github.com/articles/merging-a-pull-request/#merging-a-pull-request-on-github
792+ [ Deprecation ] : https://en.wikipedia.org/wiki/Deprecation
798793[ Stability Index ] : doc/api/documentation.md#stability-index
799794[ TSC ] : https://github.com/nodejs/TSC
800- [ _Deprecation_ ] : https://en.wikipedia.org/wiki/Deprecation
801795[ `--pending-deprecation` ] : doc/api/cli.md#--pending-deprecation
802796[ `--throw-deprecation` ] : doc/api/cli.md#--throw-deprecation
803797[ `node-core-utils` ] : https://github.com/nodejs/node-core-utils
0 commit comments