Open github-learning-lab[bot] opened 5 years ago
: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.
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.
Since Learning Lab courses must be owned by your organization, you'll need to fork the course and template repositories there first. Here are the instructions:
https://lab.github.com/YOUR-ORGANIZATION/new
You can continue to work on your course while it is in draft -- it will only be visible to you and other administrators of your repo.
When you're ready to publish your course, just go to your course's administration panel and click the button!
We'll continue the course instructions in case you change your mind and would like to continue. If you do, just return to this issue to pick it up where you left off.
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?