doc: update release announce instruction to tweet

PR-URL: https://github.com/nodejs/node/pull/8126
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
Tracy Hinds 2016-08-16 14:25:56 -04:00 committed by James M Snell
parent 774146dc58
commit e1c042e2dc

View File

@ -299,10 +299,12 @@ Create a new blog post by running the [nodejs.org release-post.js script](https:
### 15. Announce
The nodejs.org website will automatically rebuild and include the new version. You simply need to announce the build, preferably via Twitter with a message such as:
The nodejs.org website will automatically rebuild and include the new version. To announce the build on Twitter through the official @nodejs account, email [pr@nodejs.org](pr@nodejs.org) with a message such as:
> v5.8.0 of @nodejs is out: https://nodejs.org/en/blog/release/v5.8.0/ … something here about notable changes
To ensure communication goes out with the timing of the blog post, please allow 24 hour prior notice. If known, please include the date and time the release will be shared with the community in the email to coordinate these announcements.
### 16. Cleanup
Close your release proposal PR and remove the proposal branch.