Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions modules/DEMO-branching-art.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
title: Branching
pre-requisites:
learning-objective:
learning-objective: Using Branches
screens:
- lab:
- image-slide:
title: Doing Work on GitHub
id: DEMO-branching-art
presenter-script:
introduction: |
## Branches

Expand Down
3 changes: 2 additions & 1 deletion modules/DEMO-branching-lab.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Branching
pre-requisites:
learning-objective:
learning-objective: Using Branches
screens:
- lab:
title: "Doing Work on GitHub: Lab"
Expand Down Expand Up @@ -40,6 +40,7 @@ screens:
failure-message: "It looks like you haven't committed the change yet."
- description: |
Add a commit message and commit the file directly to your branch.
id: DEMO-branching-lab-commit
additional-labs:
additional-questions:
resources:
4 changes: 1 addition & 3 deletions modules/DEMO-intro-to-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ title: Introduction to GitHub
pre-requisites:
learning-objective: Learn about GitHub and The GitHub Workflow
screens:
- lab:
- image-slide:
title: Using GitHub
id: DEMO-intro-art
presenter-script:
introduction: |
## What is GitHub?

Expand Down
6 changes: 2 additions & 4 deletions modules/DEMO-outro-art.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
title: Outro
pre-requisites:
learning-objective:
learning-objective: Review
screens:
- lab:
- image-slide:
title: Congratulations!
id: DEMO-outro-art
presenter-script:
introduction: |
## You did it!

Expand Down
2 changes: 1 addition & 1 deletion modules/DEMO-outro-lab.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Outro
pre-requisites:
learning-objective:
learning-objective: Review
screens:
- lab:
title: More practice!
Expand Down
6 changes: 2 additions & 4 deletions modules/DEMO-pull-requests-art.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
title: Pull Requests
pre-requisites:
learning-objective:
learning-objective: PRs
screens:
- lab:
- image-slide:
title: Collaborating on GitHub
id: DEMO-pr-art
presenter-script:
introduction: |
## Submitting a Pull Request

Expand Down
2 changes: 1 addition & 1 deletion modules/DEMO-pull-requests-lab.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Pull Requests
pre-requisites:
learning-objective:
learning-objective: PRs
screens:
- lab:
title: "Collaborating on GitHub: Lab"
Expand Down