Skip to content

Commit 900bd33

Browse files
authored
Merge pull request #49474 from camihmerhar/splitting-foundations-lp
Splitting github foundations learn paths into two for ILT
2 parents 9ec5b8d + 43ed1e0 commit 900bd33

File tree

2 files changed

+52
-14
lines changed

2 files changed

+52
-14
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
### YamlMime:LearningPath
2+
uid: learn.github-foundations-2
3+
metadata:
4+
title: GitHub Foundations Part 2 of 2
5+
description: The GitHub Foundations Learning Path Part 2 of 2 is a concise and beginner-friendly journey designed to introduce you to the fundamental concepts and products of GitHub.
6+
brand: github
7+
ms.date: 08/21/2024
8+
author: camihmerhar
9+
ms.author: camhernandez
10+
ms.topic: learning-path
11+
title: GitHub Foundations Part 2 of 2
12+
summary: |
13+
The GitHub Foundations Learning Path Part 2 of 2 is a concise and beginner-friendly journey designed to introduce you to the fundamental concepts and products of GitHub. You'll discover the benefits of using GitHub as a collaborative platform and explore its core features, such as repository management, commits, branches, and merging.
14+
15+
In this learning path, you'll:
16+
17+
- Gain an understanding of GitHub’s essential tools
18+
- Become familiar with Git
19+
- Learn about GitHub Copilot
20+
prerequisites: |
21+
- A [GitHub Account](https://github.com?azure-portal=true)
22+
iconUrl: /training/achievements/8-learn-continuous-integration-with-github-actions.svg
23+
levels:
24+
- beginner
25+
- intermediate
26+
roles:
27+
- devops-engineer
28+
- administrator
29+
- developer
30+
- solution-architect
31+
- student
32+
products:
33+
- github
34+
subjects:
35+
- devops
36+
modules:
37+
- learn.github.contribute-opensource
38+
- learn.github.manage-innersource-program-github
39+
- learn.github.maintain-secure-repository-github
40+
- learn.github.github-introduction-administration
41+
- learn.github.authenticate-authorize-user-identities-github
42+
- learn.github.manage-changes-pull-requests-github
43+
- learn.github.search-organize-repository-history-github
44+
- learn.github-copilot-with-python
45+
trophy:
46+
uid: build-community-driven-projects-github.badge

learn-pr/paths/github-foundations/index.yml

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
### YamlMime:LearningPath
22
uid: learn.github-foundations
33
metadata:
4-
title: GitHub Foundations
5-
description: The GitHub Foundations Learning Path is a concise and beginner-friendly journey designed to introduce you to the fundamental concepts and products of GitHub.
4+
title: GitHub Foundations Part 1 of 2
5+
description: The GitHub Foundations Learning Path Part 1 of 2 is a concise and beginner-friendly journey designed to introduce you to the fundamental concepts and products of GitHub.
66
brand: github
77
ms.date: 08/21/2024
8-
author: a-a-ron
9-
ms.author: aastewar
8+
author: camihmerhar
9+
ms.author: camhernandez
1010
ms.topic: learning-path
11-
title: GitHub Foundations
11+
title: GitHub Foundations Part 1 of 2
1212
summary: |
13-
The GitHub Foundations Learning Path is a concise and beginner-friendly journey designed to introduce you to the fundamental concepts and products of GitHub. You'll discover the benefits of using GitHub as a collaborative platform and explore its core features, such as repository management, commits, branches, and merging.
13+
The GitHub Foundations Learning Path Part 1 of 2 is a concise and beginner-friendly journey designed to introduce you to the fundamental concepts and products of GitHub. You'll discover the benefits of using GitHub as a collaborative platform and explore its core features, such as repository management, commits, branches, and merging.
1414
1515
In this learning path, you'll:
1616
@@ -42,13 +42,5 @@ modules:
4242
- learn.github.code-with-github-codespaces
4343
- learn.github.manage-work-github-projects
4444
- learn.github.communicate-using-markdown
45-
- learn.github.contribute-opensource
46-
- learn.github.manage-innersource-program-github
47-
- learn.github.maintain-secure-repository-github
48-
- learn.github.github-introduction-administration
49-
- learn.github.authenticate-authorize-user-identities-github
50-
- learn.github.manage-changes-pull-requests-github
51-
- learn.github.search-organize-repository-history-github
52-
- learn.github-copilot-with-python
5345
trophy:
5446
uid: 8-learn-continuous-integration-with-github-actions.badge

0 commit comments

Comments
 (0)