Skip to content

Commit 67030c6

Browse files
making changes based on feedback.
1 parent 057cc2d commit 67030c6

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-a-group-assignment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Optionally, you can automatically grade assignments and create a space for discu
116116

117117
### Creating a pull request for feedback
118118

119-
{% data reusables.classroom.you-can-create-a-pull-request-for-feedback %}
119+
{% data reusables.classroom.you-can-create-a-pull-request-for-feedback %} For more information on leaving feedbacks in a pull request, see "[AUTOTITLE](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/leave-feedback-with-pull-requests)".
120120

121121
{% data reusables.classroom.assignments-guide-create-review-pull-request %}
122122

content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-an-individual-assignment.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -96,17 +96,12 @@ Optionally, you can automatically grade assignments and create a space for discu
9696

9797
### Creating a pull request for feedback
9898

99-
{% data reusables.classroom.you-can-create-a-pull-request-for-feedback %}
99+
{% data reusables.classroom.you-can-create-a-pull-request-for-feedback %} For more information on leaving feedbacks in a pull request, see "[AUTOTITLE](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/leave-feedback-with-pull-requests)".
100100

101101
{% data reusables.classroom.assignments-guide-create-review-pull-request %}
102102

103103
{% data reusables.classroom.assignments-guide-click-create-assignment-button %}
104104

105-
{% note %}
106-
107-
**Note:** For more information on how to leave feedbacks for your student in a special pull request within a repository for an assignment, see "[AUTOTITLE](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/leave-feedback-with-pull-requests)".
108-
109-
{% endnote %}
110105

111106
## Inviting students to an assignment
112107

content/get-started/exploring-integrations/github-extensions-and-integrations.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ shortTitle: Extensions & integrations
2020

2121
You can connect to {% data variables.product.product_name %} repositories within third-party editor tools such as Unity and {% data variables.product.prodname_vs %}.
2222

23+
{% note %}
24+
25+
**Note:** To see an example of how third-party editor tools connect to repositories for {% data variables.product.prodname_classroom %}, see "[AUTOTITLE](/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/integrate-github-classroom-with-an-ide)."
26+
27+
{% endnote %}
28+
2329
### {% data variables.product.product_name %} for Unity
2430

2531
With the {% data variables.product.product_name %} for Unity editor extension, you can develop on Unity, the open source game development platform, and see your work on {% data variables.product.product_name %}. For more information, see the official Unity editor extension [site](https://unity.github.com/) or the [documentation](https://github.com/github-for-unity/Unity/tree/master/docs).

0 commit comments

Comments
 (0)