All examples
GitHub logo
GitHub SOPMade with Glyde

GitHub Pull Request Comment Submission

Purpose

This SOP describes how to submit a comment on a GitHub pull request to provide feedback, ask questions, or discuss code changes with team members.

Scope

This procedure is intended for anyone with access to a GitHub repository who needs to participate in pull request discussions. Follow this SOP when reviewing code, requesting changes, or communicating about proposed modifications.

Prerequisites

  • Active GitHub account with repository access

  • Logged in to GitHub

  • Access to view the target pull request

Procedure

  1. Navigate to github.com

    Go to the repository's Pull requests page

    Navigate to github.com and locate the target repository. Click on the Pull requests tab in the repository navigation menu to view all open pull requests.

    Navigate to github.com
  2. Select the pull request

    Click on the pull request title

    From the list of pull requests, click on the title of the pull request you want to comment on. This opens the detailed pull request view where you can see the description, commits, and existing comments.

    Select the pull request
  3. Click the comment input area

    Click in the Add a comment textarea

    Scroll to the bottom of the pull request conversation page to the Add a comment section. Click inside the text input area that shows the placeholder text Add your comment here... to focus the field and begin typing.

    Click the comment input area
  4. Enter your comment

    Type your comment message

    Type your comment into the text area. You can use Markdown formatting for styling. The toolbar above the text area provides buttons for bold, italic, code blocks, lists, and inserting links.

    Enter your comment
  5. Submit the comment

    Click the Comment button

    Once you have finished typing your comment, click the green Comment button to submit your comment. Your comment will be posted immediately and appear in the conversation timeline.

    Submit the comment

Verification

Confirm your comment was submitted successfully:

  1. Your comment appears in the conversation timeline with your username and timestamp

  2. The comment input area is cleared and returned to the placeholder state

  3. Repository collaborators will receive notifications based on their settings

Conclusion

You have successfully submitted a comment on a GitHub pull request. The comment is now part of the pull request discussion and visible to all collaborators.

Made with Glyde — in minutes, not hours.

Record your workflow once. Glyde writes the SOP, captures the screenshots, and walks your team through it live.

Get Started Free
More GitHub SOPs