From 24caf40c622780edff3485bc60aa90f16ac066b1 Mon Sep 17 00:00:00 2001 From: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com> Date: Sun, 23 Jan 2022 11:35:10 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 61a3a43..b7218d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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)