This article demonstrates how start the Pull Request process by creating a Pull Request by selecting the Target and Source branches.
Pull Request Steps
Explore our series of articles that walk you through each step of the Pull Request process. You can read them in order or select a specific article for detailed guidance on a particular stage.
Changes are Pulled/Merged from the Source Branch into the Target Branch.
Click the Target branch dropdown menu.
Select the branch to pull/merge changes into.
Click the Source branch dropdown menu.
Select the branch to pull/merge changes from.
3
Add Description
In the Name textbox, enter a descriptive name for the pull request.
In the Description textbox, summarize the changes from the source branch.
Click Create.
4
Next Step: Reviewing
After the Pull Request is created, it needs to be reviewed before merging the changes from the source branch into the target branch. Proceed to the following article for instructions on the review process.