-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alexandre Bolot edited this page Feb 12, 2021
·
6 revisions
- Pull changes from master
- Create branch from master (give it a meaningful name)
- Code on your branch
- Commit as you want on this branch
- Push this branch on github
- Create a pull-request from the github interface (here)
- Wait for approval
- Squash and merge the commits into the master branch (see documentation here)