Reputation: 1996
I forked a project on github. Fixed a problem, raised a pull request. Someone pointed out a problem elsewhere within the project. I raised another pull request to fix the second problem.
Both pull requests await merging, but have community support. Using github only, how can I edit the initial pull request to add something to the change without impacting the second pull request?
Thanks
Upvotes: 1
Views: 51
Reputation: 1996
Select the pull request, click on 'files changes' then click the 'edit' button.
Upvotes: 1