Pull requests are one of the most important elements of collaboration when it comes to software development. A pull request is a request made by a developer to merge their own code into an existing repository, such as a project or library.
In our latest episode, our hosts @kara.codes and @samanthabretous provides an overview of what pull requests are and how they can facilitate your software development process. We’ll cover topics such as how to create a pull request, how to review one, and how to handle conflicts that come up during the process.