Update Home

Kishor Tripathy 2025-10-31 03:38:51 +00:00
parent e96a77bb7e
commit a72f4ba5c1
1 changed files with 1 additions and 1 deletions

@ -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.