Merge pull request #18284 from github/classroom-starter-code-bugfix
[Bug fix] Clarify GitHub Classroom starter code language
This commit is contained in:
@@ -84,7 +84,7 @@ If you've already created a group assignment for the classroom, you can reuse a
|
||||
|
||||
#### Choosing a template repository
|
||||
|
||||
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)."
|
||||
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 %}
|
||||
|
||||
{% data reusables.classroom.assignments-guide-choose-template-repository %}
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ Under "Individual or group assignment", select the drop-down menu, and click **I
|
||||
|
||||
#### Choosing a template repository
|
||||
|
||||
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)."
|
||||
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 %}
|
||||
|
||||
{% data reusables.classroom.assignments-guide-choose-template-repository %}
|
||||
|
||||
|
||||
@@ -1 +1,7 @@
|
||||
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 %}.
|
||||
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)."
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** The template repository must belong to your organization or be a public repository on {% data variables.product.product_name %}.
|
||||
|
||||
{% endnote %}
|
||||
Reference in New Issue
Block a user