Update Home
parent
67a55d8bf0
commit
5879495d14
4
Home.md
4
Home.md
|
|
@ -3,5 +3,5 @@
|
|||
- 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_work_done" for new features
|
||||
- -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue