From d6f137b2be144ed6a17cc43d16fe7cd6acaa3e55 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Mon, 24 Mar 2025 11:45:20 -0700
Subject: [PATCH] Added a note to tag the wiki when doing feature releases
Fixes https://github.com/libsdl-org/SDL/issues/12618
---
docs/release_checklist.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/release_checklist.md b/docs/release_checklist.md
index 56fb23d052322..5c19fc475b650 100644
--- a/docs/release_checklist.md
+++ b/docs/release_checklist.md
@@ -15,6 +15,8 @@
* Create a GitHub release and attach the archives you just generated.
+* If this is a feature release, also tag the sdlwiki with the same tag.
+
## New feature release
* Update `WhatsNew.txt`