Create pull requests
Create pull requests and stacked pull requests, change branches, and request reviews for collaborative development.
Creating a pull request
Create a pull request to propose changes to the code in a repository.
Creating stacked pull requests
Create a stack of dependent pull requests using the gh stack extension in GitHub CLI or directly on GitHub.
Creating a pull request from a fork
Create a pull request from a fork to propose changes to an upstream repository and collaborate on code effectively.