Making additional edits on a file after opening a PR

Steps:

  1. Viewing your PR in GitHub, click the “Files Changed” tab.
  2. Click the three dots in the top right corner of the editor and select “Edit this file”
  3. Make your edits.
  4. Scroll to the bottom of the page, and commit your changes directly to your branch. You’ll be directed back to your PR.
  5. Click on the “Conversation” tab on your PR.
  6. Wait for checks to pass and merge.