We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56265c commit 787e51eCopy full SHA for 787e51e
doc/contributing/releases.md
@@ -311,6 +311,9 @@ $ git checkout -b v1.2.3-proposal upstream/v1.x
311
git cherry-pick ... # cherry-pick nodejs-private PR commits directly into the proposal
312
```
313
314
+Be sure to label the CVE fixes as `notable-change` in the nodejs-private repository.
315
+This will ensure they are included in the "Notable Changes" section of the CHANGELOG.
316
+
317
</details>
318
319
### 3. Update `src/node_version.h`
0 commit comments