mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: include experimental features assessment
PR-URL: https://github.com/nodejs/node/pull/48824 Refs: https://github.com/nodejs-private/node-private/issues/420 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@google.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
This commit is contained in:
parent
6059b59018
commit
a8d5c16a2a
1 changed files with 6 additions and 0 deletions
|
@ -199,6 +199,12 @@ the community they pose.
|
|||
that artifact is large enough to impact performance or
|
||||
cause the runtime to run out of resources.
|
||||
|
||||
## Assessing experimental features reports
|
||||
|
||||
Experimental features are eligible to reports as any other stable feature of
|
||||
Node.js. They will also be susceptible to receiving the same severity score
|
||||
as any other stable feature.
|
||||
|
||||
## Receiving security updates
|
||||
|
||||
Security notifications will be distributed via the following methods.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue