From 9aaad9394694db6f05931ac1e37d61323d16890c Mon Sep 17 00:00:00 2001 From: Kishor Tripathy Date: Fri, 31 Oct 2025 03:42:10 +0000 Subject: [PATCH] Update Home --- Home.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 0a1be14..6415aa4 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,8 @@ **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 +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 -1. features/TICKET#_brief_title_to_understand_the_work_done" for new features -2. bugfix/TICKET#_brief_title_to_understand_the_work_done +- features/TICKET#_brief_title_to_understand_the_work_done" for new features +- bugfix/TICKET#_brief_title_to_understand_the_work_done