How to Create a Pull Request in Bitbucket
·2 min read
In this article
Here's how to create a pull request in Bitbucket
- Navigate to the Pull Requests section in the left sidebar menu.
- Click the 'Create Pull Request' button located in the top-right area of the screen.
- Select your desired source branch from the dropdown menu.
- Choose the destination branch where you want to merge your changes.
- Enter a descriptive title for your pull request in the title field.
- Write a brief description explaining the changes you've made.
- Add reviewers by typing their usernames in the reviewer field.
- Click 'Create Pull Request' to submit your request for review.
Ready to get started with
interactive demos?
Frequently Asked Questions
Yes, you can edit most aspects of a pull request after creation, including the title, description, and reviewers. However, you cannot change the source and destination branches once the pull request is created.



