From 07d631d971b54d9f226e1e83c4af1d77ac9a0553 Mon Sep 17 00:00:00 2001 From: Kishor Tripathy Date: Fri, 31 Oct 2025 06:39:16 +0000 Subject: [PATCH] Updated by Kishor on 31-10-2025 --- Home.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index a5f6059..7bb432d 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,12 @@ -**Process** -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 +### PracticeKea - Process + +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. Pleaes give the name of the branch like - features/TICKET#_brief_title_to_understand_the_task for new features - bugfix/TICKET#_brief_title_to_understand_the_task + + +**** \ No newline at end of file