-
Notifications
You must be signed in to change notification settings - Fork 0
Branching Strategy
asya982 edited this page Mar 14, 2023
·
21 revisions
All feature branches must be merged into dev branch!!! Only the release should merge into the main branch!!!
-
Option 1
- 👯 Clone this repo to your local machine using
https://github.com/ita-social-projects/horondi_client_fe.git
- 👯 Clone this repo to your local machine using
-
Option 2
- create new branch from development branch
- add some commits to your new branch
- 🔃 Create a new pull request and asign at least 2 people to check your changes in order to merge it