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!