From 2300a2a7f39ca1d7953bb198aed3c2aac65120a2 Mon Sep 17 00:00:00 2001 From: jLynx Date: Sat, 8 Nov 2025 10:06:14 +1300 Subject: [PATCH] Updated Creating a prod stable release (markdown) --- Creating-a-prod-stable-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Creating-a-prod-stable-release.md b/Creating-a-prod-stable-release.md index 878094c..90f01e9 100644 --- a/Creating-a-prod-stable-release.md +++ b/Creating-a-prod-stable-release.md @@ -17,7 +17,7 @@ This then creates a draft release that you should be able to see in releases at Next, make sure you test it on your own device before going any further. This is to ensure it created it correctly and that there are no last minute bugs. ## Finishing off -Once all is done, create a PR to merge the `next` branch into the `master` branch. **MAKE SURE NOT TO SQUASH AND MERGE, ONLY CLASSIC MERGE** +Once all is done, create a PR to merge the `next` branch into the `master` branch. **‼️MAKE SURE NOT TO SQUASH AND MERGE, ONLY CLASSIC MERGE‼️** Take a quick look over the draft release and make sure everything looks good, If it does go ahead an publish it!