Pull requests form one half of the fork-pull workflow, but what is a pull request?
When you fork a repository, you normally carry out development work on the fork. When that work is finished, you request that it is pulled back into the repository. This request is known as a pull request.