Update release process docs to include storing feature media (#38824)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-09-24 17:52:02 -04:00 committed by GitHub
parent 91b0f42382
commit 4a1bab52f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,10 +51,14 @@ Credentials for various services used in this process can be found in 1Password.
- We sometimes correct things here and there that didn't translate from GitHub's renderer to Kit's.
1. Build social media posts based on the popular items in stable.
- You can use the [prior week's post chain](https://zed.dev/channel/tweets-23331) as your outline.
- Stage the copy and assets using [Buffer](https://buffer.com), for both X and BlueSky.
- Publish both, one at a time, ensuring both are posted to each respective platform.
1. Store any media created in the `Feature Media` directory in our Google Drive.
Other team members may want to reference or use these later on.
## Patch release process
If your PR fixes a panic or a crash, you should cherry-pick it to the current stable and preview branches.