Tips:
- Pull requests can be used in conjunction with the Feature Branch Workflow, the Gitflow Workflow, or the Forking Workflow.
- For Forking workflow
- aka “fork and pull”
- https://www.atlassian.com/git/tutorials/making-a-pull-request
- For Feature Branch Workflow
- For Forking workflow
References: