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

Commit 3590f73

Browse files
committed
update course page
1 parent 954f1f4 commit 3590f73

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

course-details.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
Have you ever worked in a repository with a lot of history? Perhaps you've had to track down related issues and pull requests in the past, or you've had to find who committed a particular change. If you've ever found yourself in any of these situations, you'll know how important it is to navigate your workspace.
22

3-
Before you take this course, you may want to go through the [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github) course on Learning Lab.
4-
5-
In this course, you'll learn how to do lots of things, like:
3+
## What you'll learn
64

75
- Find relevant issues and pull requests
86
- Search history to find context
97
- Make connections within GitHub to help others find things
108

11-
This course has a dedicated message board on the [GitHub Community]({{ communityBoard }}) website. If you want to discuss this course with GitHub Trainers or other participants create a post over there. The message board can also be used to troubleshoot any issue you encounter while taking this course.
9+
## What you'll build
10+
11+
- A GitHub Pages site with documentation about how to communicate effectively on GitHub
12+
13+
## Prerequisites
14+
15+
Before you take this course, you may want to go through the [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github) course on Learning Lab.
16+
17+
## Projects used
18+
19+
- [docsify](https://docsify.js.org/#/), a magical documentation site generator
20+
21+
## Audience
22+
23+
Developers, GitHub users, users new to Git, students, managers, teams

0 commit comments

Comments
 (0)