From a72f4ba5c1a0caf8ec7f0154a976800fd28ceb59 Mon Sep 17 00:00:00 2001 From: Kishor Tripathy Date: Fri, 31 Oct 2025 03:38:51 +0000 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9bb0dda..1608812 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,5 @@ **Process** -1. 1. Always create a branch from main branch to work on a new requirement (never work on main branch) +1. Always create a branch from main branch to work on a new requirement (never work on main branch) 2. Create a pull request to merge your branch to the main branch and communicate a peer member for code review/approval 3. \ No newline at end of file