Added a quick tip about PR's base branch
This commit is contained in:
@@ -20,6 +20,8 @@ versions:
|
||||
4. In the base branch drop-down menu, select the base branch you'd like to [compare changes against](/github/committing-changes-to-your-project/comparing-commits#comparing-branches). 
|
||||
5. Read the information about changing the base branch and click **Change base**. 
|
||||
|
||||
> Quick tip: When you open a Pull Request, GitHub will set the base to the commit that branch references. If the branch is updated in the future, GitHub will not update the base branch's commit.
|
||||
|
||||
### Further reading
|
||||
|
||||
- "[Creating a pull request](/articles/creating-a-pull-request)"
|
||||
|
||||
Reference in New Issue
Block a user