You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Since Learning Lab courses must be owned by your organization, you'll need to [fork](https://help.github.com/articles/fork-a-repo/) the course and template repositories there first. Here are the instructions:
2
2
3
-
## Publish the course
3
+
## Create the draft course
4
4
1. Choose an organization that will house your Learning Lab courses. You may have done this prior to taking the course.
5
5
1. Confirm that you are an owner of the chosen Learning Lab course organization, or a member of a team named **lab-assistants** in that organization.
6
6
1.[Fork this repository]({{ url }}) to your chosen organization.
7
7
1.[Fork the template repository](https://github.com/githubtraining/lab-starter-template/fork) to your chosen organization.
8
8
1. Navigate to `https://lab.github.com/YOUR-ORGANIZATION/new`
9
9
1. In the Repository name field, type in **{{ repo }}**
10
-
1. We recommend selecting **Private** so you can test the course with other members of the organization before making it public.
11
-
1. Take the course, which should be available at https://lab.github.com/YOUR-ORGANIZATION/{{ repo }}
10
+
1. Take the draft course, which should be available at https://lab.github.com/YOUR-ORGANIZATION/{{ repo }}
11
+
12
+
You can continue to [work on your course](https://lab.github.com/docs/testing#test-your-course) while it is in draft -- it will only be visible to you and other administrators of your repo.
13
+
14
+
## Publish the course
15
+
16
+
When you're ready to [publish your course](https://lab.github.com/docs/publishing), just go to your course's administration panel and click the button!
0 commit comments