Skip to content

Commit e8d479e

Browse files
Trottruyadorno
authored andcommitted
doc: perform cleanup on security-release-process.md
These are exceedingly minor, but I'm doing them anyway for consistency across our docs (whether internal process docs or user-facing docs). * ASCII order for references * Minor punctuation adjustments * Use product capitalization for Twitter and Slack * Sentence-case for header PR-URL: #35154 Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent f2cc1c2 commit e8d479e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/guides/security-release-process.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Security Release Process
1+
# Security release process
22

33
The security release process covers the steps required to plan/implement a
44
security release. This document is copied into the description of the Next
5-
Security Release, and used to track progress on the release. It contains ***TEXT
5+
Security Release and used to track progress on the release. It contains ***TEXT
66
LIKE THIS*** which will be replaced during the release process with the
77
information described.
88

@@ -17,7 +17,7 @@ information described.
1717
* ...
1818

1919
* [ ] PR release announcements in [private](https://github.com/nodejs-private/nodejs.org-private):
20-
* (Use previous PRs as templates, don't forget to update the site banner, and
20+
* (Use previous PRs as templates. Don't forget to update the site banner and
2121
the date in the slug so that it will move to the top of the blog list.)
2222
* [ ] pre-release: ***LINK TO PR***
2323
* [ ] post-release: ***LINK TO PR***
@@ -44,9 +44,9 @@ information described.
4444
(Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
4545
nodejs/nodejs.org)
4646

47-
* [ ] Post in the #nodejs-social channel in the OpenJS Foundation slack
47+
* [ ] Post in the #nodejs-social channel in the OpenJS Foundation Slack
4848
asking that the social team tweet/retweet the pre-announcement.
49-
If you are on twitter you can just direct message the `@nodejs` handle.
49+
If you are on Twitter, you can just direct message the `@nodejs` handle.
5050

5151
* [ ] Request releaser(s) to start integrating the PRs to be released.
5252

@@ -69,9 +69,9 @@ information described.
6969
* (Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to
7070
nodejs/nodejs.org)
7171

72-
* [ ] Post in the #nodejs-social channel in the OpenJS Foundation slack
72+
* [ ] Post in the #nodejs-social channel in the OpenJS Foundation Slack
7373
asking that the social team tweet/retweet the announcement.
74-
If you are on twitter you can just direct message the `@nodejs` handle.
74+
If you are on Twitter, you can just direct message the `@nodejs` handle.
7575

7676
* [ ] Comment in [docker-node][] issue that release is ready for integration.
7777
The docker-node team will build and release docker image updates.
@@ -93,5 +93,5 @@ information described.
9393

9494
[H1 CVE requests]: https://hackerone.com/nodejs/cve_requests
9595
[docker-node]: https://github.com/nodejs/docker-node/issues
96-
[nodejs/build]: https://github.com/nodejs/build/issues
9796
[email]: https://groups.google.com/forum/#!forum/nodejs-sec
97+
[nodejs/build]: https://github.com/nodejs/build/issues

0 commit comments

Comments
 (0)