pierredup / lab-starter

https://lab.github.com/githubtraining/write-a-learning-lab-course
0 stars 0 forks source link

Welcome #1

Open github-learning-lab[bot] opened 5 years ago

github-learning-lab[bot] commented 5 years ago

Welcome!

:running_woman: If you look around this repository, you'll find a few standard template files in your Code tab. These contain most of what you need to get a Learning Lab course up and running. You can take this code as-is and create a Learning Lab course on your own.

How do you prefer to work?

github-learning-lab[bot] commented 5 years ago

Documentation

:book: The official Learning Lab docs contain full instructions on how to create courses. We'll link to the docs throughout the course. Take a look if you'd like more information about steps we take in this course.

New to GitHub?

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.

You'll also need a general understanding of webhooks and the GitHub API. The Getting started with GitHub Apps course is a good place to start.