Merge Guidelines for Developers¶
Using rebase: https://www.youtube.com/watch?v=f1wnYdLEpgI&feature=youtu.be&app=desktop
Checklist for merging branches¶
- Verify the diff with master
- Mention issue(s) that are being closed
- Squash commits for short branches and when change history is not required to understand the updates to the repo.