Create a new pull request
Create a new pull request using the web UI.
Last updated
Create a new pull request using the web UI.
Last updated
Pull requests are integral for collaboration, allowing for the proposal of changes that can be discussed upon, reviewed, refined and merged from one branch to another.
Follow these steps to create a pull request on Procotol.Land:
Navigate to the main page of the repository and select the Pull Requests tab.
Click “New pull request”.
You will be directed to the pull request creation page.
Select the base branch (the one changes are being pulled into) and the head branch (the one with changes to merge). By default, the base branch is set to the active branch.
At the bottom of the pull request page you can see the incoming commits from the branch compared with the based branch.
Type in the title for the pull request.
Type in the description summarizing the changes for the pull request. Include any pertinent information that will assist in reviewing the changes.
Click “Create Pull request”.
You are redirected to the pull request page where you can see the relevant details.