Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 29df0e3

Browse files
committed
Add new activity headers
1 parent 6ce1135 commit 29df0e3

6 files changed

Lines changed: 23 additions & 11 deletions

File tree

responses/add-descriptions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
Remember your course's metadata, near the top of your config? We left the description and tagline but it's not time to fill it in.
22

3-
Accept the suggested changes below or change the lines manually.
3+
### :keyboard: Activity: Accept the suggested changes
4+
5+
Click `Accept suggested change` below or change the lines manually.

responses/add-readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
The last thing that remains is a README. This file is show no the course's page, whenever the learner is thinking of registering. Typically this file should contain learning outcomes and some long form content.
1+
The last thing that remains is a README. This file is show no the course's page, whenever the learner is thinking of registering. Typically this file should contain learning outcomes and some long form content.
22

3-
We added a README for you, but go ahead and put in your own content.
3+
### :keyboard: Activity: Edit the README.md
4+
5+
- We added a README for you, but go ahead and put in your own content.

responses/add-repo-name.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
Awesome! The learner's repo will now be cloned from `lab-starter-template`. We probably don't want that to be the learner's repo name though, so let's ensure that the learner-facing name is better.
1+
Awesome! The learner's repository will now be cloned from `lab-starter-template`. We probably don't want that to be the learner's repo name though, so let's ensure that the learner-facing name is better.
22

3-
Change the field `name:` as part of the `template:` section to anything you like. You can also accept the suggestion below.
3+
### :keyboard: Activity: Update the repository name
4+
5+
Change the field `name:` as part of the `template:` section to anything you like. You can also accept the suggestion below.

responses/add-template.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
Great! The title will appear anywhere the course is referenced. We'll fill in some more of the course metadata later. Let's get into its nuts and bolts though.
1+
Great! The title will appear anywhere the course is referenced. We'll fill in some more of the course metadata later. Let's get into its nuts and bolts though.
22

3-
Most courses make use of a template repo. Template repos are cloned for the learner and can contain starter code or resources to help them find their way.
3+
Most courses make use of a template repo. Template repos are cloned for the learner and can contain starter code or resources to help them find their way.
44

55
Let's add our own template repo. To speed things up, we've created a template repo for you. We recommend going with this one.
66

7-
You can edit the file directly or accept the suggested change below.
7+
You can edit the file directly or accept the suggested change below.
8+
9+
### :keyboard: Activity: Add a template repo

responses/add-title.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
Great! You opened the PR.
22

3-
Now let's give your course a title. You can do so by editing `config.yml` directly and changing the title field, or accepting the suggestion below.
3+
Now let's give your course a title. You can do so by editing `config.yml` directly and changing the title field, or accepting the suggestion below.
4+
5+
### :keyboard: Activity: Give your course a title

responses/create-issue.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
Great! Now let's work on the `before:` block. Anything in this block will occur before the learner gets access to the repo Learning Lab will create for them.
1+
Great! Now let's work on the `before:` block. Anything in this block will occur before the learner gets access to the repo Learning Lab will create for them.
22

33
We'll use the `createIssue` action to create an issue for the learner with some initial instructions. The `createIssue` action requires two options:
44
- a title
55
- the body of the response
66

7-
We'll define both of those here, but we'll create the body in the next step. You can edit the file manually or accept the suggested changes below. Since there are multiple suggested changes, you can go to the "Files changed tab" and accept them as a batch.
7+
We'll define both of those here, but we'll create the body in the next step. You can edit the file manually or accept the suggested changes below. Since there are multiple suggested changes, you can go to the "Files changed tab" and accept them as a batch.
8+
9+
### :keyboard: Activity:

0 commit comments

Comments
 (0)