How to Create a Pull Request in Github



Guide

  1. Navigate to the repository that you want to create a pull request.

  2. Click on the 'Pull requests' tab near the top of the page.

  3. Click the 'New pull request' button.

  4. In the 'base' dropdown, choose the branch you want to merge into.

  5. In the 'compare' dropdown, choose the branch with your changes to the branch you want to merge from.

  6. Add a descriptive title and an optional description for the pull request to explain what the changes are and why they’re needed.

  7. Click 'Create pull request'.

  8. Your pull request is now created! It will appear in the 'Pull Requests' tab, where others can review, comment on, and merge it.

🚀

Create your first interactive demo in minutes

No credit card required • Start building today

Start free

    This website uses cookies to enhance the user experience.

    AcceptDecline