From 7a44852f586500f48abcd6b4edca7e052e621e86 Mon Sep 17 00:00:00 2001 From: MathDev Date: Thu, 10 Apr 2025 08:47:44 -0500 Subject: [PATCH] Update 'Contributing to Project: Serenity' --- Contributing-to-Project%3A-Serenity.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributing-to-Project%3A-Serenity.md b/Contributing-to-Project%3A-Serenity.md index fa9747e..36a165a 100644 --- a/Contributing-to-Project%3A-Serenity.md +++ b/Contributing-to-Project%3A-Serenity.md @@ -12,6 +12,7 @@ Contributing to Project: Serenity is pretty straightforward. In this guide, you' ### 1. Pull Latest Changes `git checkout main` + `git pull origin main` ### 2. Create a New Branch