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 cdcb1fc commit 6dbb212Copy full SHA for 6dbb212
1 file changed
Security-Team.md
@@ -142,6 +142,9 @@ The expected workflow for issues reported to Node.js is:
142
getting resolved. Comments on the issue when someone is working on it are
143
useful, as is assignment of the issue to a person who agrees to be
144
responsible for following it through to resolution and disclosure.
145
+ - Once a fix is ready for release, the issue should be assigned to the
146
+ `Ready for release` team, and a comment added indicating the relevant PRs that
147
+ need to be merged during the release process.
148
5. `RESOLVED`: State for an issue that has had a fix published. Issues in this
149
state should be disclosed.
150
6. ...: Final states for issues that we will not fix:
0 commit comments