From 09428688b98d32b46a41e7a3d766f950cc8198db Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 7 Dec 2024 11:50:13 -0800 Subject: [PATCH] Added a reminder to sign the source archives when creating a release --- docs/release_checklist.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release_checklist.md b/docs/release_checklist.md index 36e8b1f776..56fb23d052 100644 --- a/docs/release_checklist.md +++ b/docs/release_checklist.md @@ -11,6 +11,8 @@ * Verify that the source archive REVISION.txt has the correct release tag. +* Sign the source archives and upload everything to libsdl.org + * Create a GitHub release and attach the archives you just generated. ## New feature release