Update CONTRIBUTING.md

This commit is contained in:
Eric Olkowski 2022-01-23 11:35:10 -05:00 committed by GitHub
parent a1e4143a58
commit 24caf40c62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ Once you have the repo forked and cloned, and the upstream remote has been set,
### Opening a Pull Request
1. After pushing your changes, go to your forked repo on GitHub and click the "Compare & pull request" button.
1. After pushing your changes, go to your forked repo on GitHub and click the "Compare & pull request" button. If you have multiples of this button, be sure you click the one for the correct branch.
* If you don't see this button, you can click the branch dropdown menu and then select the branch you just pushed from your local clone:
![GitHub branch dropdown menu](https://user-images.githubusercontent.com/70952936/150646139-bc080c64-db57-4776-8db1-6525b7b47be2.jpg)