mirror of
https://github.com/zebrajr/node.git
synced 2025-12-07 00:20:38 +01:00
doc: revise premature disclosure text in collaborator guide
Avoid abbreviations and jargon. PR -> pull request, repo -> repository, etc. PR-URL: https://github.com/nodejs/node/pull/37524 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
parent
1b851461b1
commit
adc75368ba
|
|
@ -101,16 +101,17 @@ describing a security issue, take the following steps:
|
||||||
[SECURITY.md][security reporting].
|
[SECURITY.md][security reporting].
|
||||||
* Move the issue to the private repo called
|
* Move the issue to the private repo called
|
||||||
[premature-disclosures](https://github.com/nodejs/premature-disclosures).
|
[premature-disclosures](https://github.com/nodejs/premature-disclosures).
|
||||||
* For any related pull requests create an associated issue in the
|
* For any related pull requests, create an associated issue in the
|
||||||
`premature-disclosures` repo and add a copy of the patch for the
|
`premature-disclosures` repository. Add a copy of the patch for the
|
||||||
pull request, and screenshots of discussion on the PR to the issue.
|
pull request to the issue. Add screenshots of discussion from the pull request
|
||||||
* Open a ticket with GitHub asking that the PRs be deleted through
|
to the issue.
|
||||||
|
* Open a ticket with GitHub asking that the pull requests be deleted through
|
||||||
[GitHub suppport](https://support.github.com/contact)
|
[GitHub suppport](https://support.github.com/contact)
|
||||||
using Node.js(team) as the account organization.
|
using Node.js(team) as the account organization.
|
||||||
* Open a new issue in the repository in which the issue was originally
|
* Open a new issue in the repository in which the issue was originally
|
||||||
reported with a brief FYI to the originator. `FYI @xxxx we asked github
|
reported with a brief FYI to the originator: "FYI @xxxx we asked GitHub
|
||||||
to delete your PR while we work on releases in private.` with the title
|
to delete your pull request while we work on releases in private." with the
|
||||||
`FYI - PR deleted #YYYY`.
|
title `FYI - pull request deleted #YYYY`.
|
||||||
* Email `tsc@iojs.org` with the link to the issues in the
|
* Email `tsc@iojs.org` with the link to the issues in the
|
||||||
`premature-disclosures` repo so that the TSC is aware that they
|
`premature-disclosures` repo so that the TSC is aware that they
|
||||||
may need to expedite handling of the issue due to premature
|
may need to expedite handling of the issue due to premature
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user