From b85af5030e8f9cba5f2b1f9518c92698622065a7 Mon Sep 17 00:00:00 2001 From: Dan Thareja Date: Wed, 8 Nov 2017 11:01:51 -0700 Subject: [PATCH] Clarify pull request instructions further --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 349efb5f..0de26468 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -146,7 +146,8 @@ $ git push origin master 1. Find the [New Pull Request](https://github.com/danthareja/contribute-to-open-source/compare/) button 2. Select the option to **compare across forks** -3. Select **your username** as the `base` branch and **your username** as the `head fork` +3. Select **your username** in the `head fork` option +4. Select **your username** in the `base` option ![pr](https://user-images.githubusercontent.com/6980359/32564814-90b55e68-c472-11e7-8901-ae03d8151cb0.png) 4. Click **Create Pull Request**