Getting started
Learn about the GitHub flow and different ways to collaborate on and discuss your projects.
About collaborative development models
The way you use pull requests depends on the type of development model you use in your project. You can use the fork and pull model or the shared repository model.
Helping others review your changes
You can use pull requests to provide clear context for your changes and keep your team informed, improving collaboration and the quality of reviews.
Managing and standardizing pull requests
Use these steps to manage and standardize the pull requests that contributors create in your repository.