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

Joseph T. Lyons created

Release Notes:

- N/A

Change summary

docs/src/development/releases.md | 4 ++++
1 file changed, 4 insertions(+)

Detailed changes

docs/src/development/releases.md 🔗

@@ -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.