Skip to content

Commit 49cfa2b

Browse files
committed
Moved note and link to template repository reusable
1 parent de546db commit 49cfa2b

3 files changed

Lines changed: 9 additions & 15 deletions

File tree

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,7 @@ If you've already created a group assignment for the classroom, you can reuse a
8484

8585
#### Choosing a template repository
8686

87-
{% note %}
88-
89-
**Note:** If you provide empty repositories or starter code, the repositories must belong to your organization or be public repositories.
90-
91-
{% endnote %}
92-
93-
By default, a new assignment will create an empty repository for each team that a student creates. {% data reusables.classroom.you-can-choose-a-template-repository %} For more information about template repositories, see "[Creating a template repository](/github/creating-cloning-and-archiving-repositories/creating-a-template-repository)."
87+
By default, a new assignment will create an empty repository for each team that a student creates. {% data reusables.classroom.you-can-choose-a-template-repository %}
9488

9589
{% data reusables.classroom.assignments-guide-choose-template-repository %}
9690

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,7 @@ Under "Individual or group assignment", select the drop-down menu, and click **I
6464

6565
#### Choosing a template repository
6666

67-
{% note %}
68-
69-
**Note:** If you provide empty repositories or starter code, the repositories must belong to your organization or be public repositories.
70-
71-
{% endnote %}
72-
73-
By default, a new assignment will create an empty repository for each student on the roster for the classroom. {% data reusables.classroom.you-can-choose-a-template-repository %} For more information about template repositories, see "[Creating a template repository](/github/creating-cloning-and-archiving-repositories/creating-a-template-repository)."
67+
By default, a new assignment will create an empty repository for each student on the roster for the classroom. {% data reusables.classroom.you-can-choose-a-template-repository %}
7468

7569
{% data reusables.classroom.assignments-guide-choose-template-repository %}
7670

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
You can optionally choose a template repository as starter code for the assignment. The template repository must belong to your organization or be a public repository on {% data variables.product.product_name %}.
1+
You can optionally choose a template repository as starter code for the assignment. For more information about template repositories, see "[Creating a template repository](/github/creating-cloning-and-archiving-repositories/creating-a-template-repository)."
2+
3+
{% note %}
4+
5+
**Note:** The template repository must belong to your organization or be a public repository on {% data variables.product.product_name %}.
6+
7+
{% endnote %}

0 commit comments

Comments
 (0)