How to Create Pull Request in Github
- George Apostolov
- 05 Sep 2025
Guide
Go to the repository page on GitHub.
You’ll often see a prompt to create a pull request for the branch you just pushed. Click on 'Compare & pull request'.
You may go to the 'Pull requests' tab.
Click 'New pull request'.
Choose your branch and base branch.
Click the 'Create pull request' button.
Add a title and a description for your pull request, explaining the changes and why they’re necessary.
Click the 'Create pull request' button to submit it.
By following these steps, you can easily create a pull request in Github.
Create your first interactive demo in minutes
No credit card required • Start building today


