-
Notifications
You must be signed in to change notification settings - Fork 8
Updating a pull request
Josh Bruce edited this page Aug 19, 2016
·
1 revision
So, you've submitted a pull request.
Someone has offered you feedback that requires making changes.
Do you really have to close the pull request and submit a new one?
Absolutely not!
If you've followed the instructions in the CONTRIBUTING document:
- You have a copy of the repository on your local computer.
- You have a branch named after what you're working on.
- You have submitted the pull request.
Here's all you have to do:
- Make sure you are working in that same branch.
- Make the updates or changes that were recommended.
- Click "sync" (if you are using GitHub Desktop) or, using Command Line, do a push to your remote
If you look at the pull request, then you should see the updates.
- Mail on MacOS
- Outlook on Windows (not written yet - submit an issue to request - or go ahead and make the page)
- Gmail on the web