In the previous post on GitHub for writers: Branches and Pull Requests, you learned how to create branches, commit changes safely, and open pull requests using GitHub Desktop.

At this point, you've already crossed a major milestone.

You're no longer just editing files locally. You're now participating in the same collaborative workflows used by modern documentation and engineering teams.

But once you create a pull request, a new question usually appears:

"What happens now?"