I forked the master repo and made a branch called dev I made a lot of commits to the dev branch to add functionality I then did a pull request to merge dev with master
But I have gotten comments on my dev branch for changes after the pull request
Do I make new commits to the dev branch and then submit a new pull request? Or is there a better way?