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

Commit d9d6938

Browse files
committed
Flesh out welcome section
1 parent 4a81d30 commit d9d6938

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

responses/welcome.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
Welcome. There's some boilerplate in your Code tab which contains most of what you need to get your Learning Lab course up and running.
1+
# Welcome!
22

3-
However, we need to fill in some of the fields. I've started a branch with the first changes.
3+
If you look around this repository, you'll find a few standard template files in your Code tab which contains most of what you need to get a Learning Lab course up and running.
4+
5+
However, we need to fill in some of the missing fields. To kick things off, I've started a branch with the first changes.
6+
7+
### New to GitHub?
8+
9+
For this course, you'll need to know how to create a branch on GitHub, commit changes using Git, and open a pull request on GitHub. If you need a refresher on the GitHub flow, check out [the Introduction to GitHub course]({{ host}}/courses/introduction-to-github).
10+
11+
You'll also need a broad understanding of webhooks and the GitHub API, which are covered in [the Getting started with GitHub Apps course]({{ host}}/courses/getting-started-with-github-apps),
412

513
### :keyboard: Activity: Open a PR
614

0 commit comments

Comments
 (0)