* Fix two broken links * Update content/education/manage-coursework-with-github-classroom/leave-feedback-with-pull-requests.md Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2.0 KiB
2.0 KiB
title, intro, permissions, versions, redirect_from
| title | intro | permissions | versions | redirect_from | |||
|---|---|---|---|---|---|---|---|
| Leave feedback with pull requests | You can leave feedback for your students in a special pull request within the repository for each assignment. | People with read permissions to a repository can leave feedback in a pull request for the repository. |
|
|
About feedback pull requests for assignments
{% data reusables.classroom.you-can-create-a-pull-request-for-feedback %}
When you enable the pull request for feedback for an assignment, {% data variables.product.prodname_classroom %} will create a special pull request titled Feedback in the assignment repository for each student or team. The pull request automatically shows every commit that a student pushed to the assignment repository's default branch.
Prerequisites
To create and access the feedback pull request, you must enable the feedback pull request when you create the assignment. {% data reusables.classroom.for-more-information-about-assignment-creation %}
Leaving feedback in a pull request for an assignment
{% data reusables.classroom.sign-into-github-classroom %}
- In the list of classrooms, click the classroom with the assignment you want to review.
{% data reusables.classroom.click-assignment-in-list %} - To the right of the submission, click Review.

- Review the pull request. For more information, see "Commenting on a pull request."