Skip to content

Commit

Permalink
Merge pull request #11 from InfoMLearningLabs/Ross-2
Browse files Browse the repository at this point in the history
Content updates for Ross-2
  • Loading branch information
rmallorybpc authored Jun 30, 2022
2 parents 4d4be9b + 9f7690b commit ec64242
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@

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.

- **Who is this for**: Developers, GitHub users, users new to Git, students, managers, teams.
- **Who is this for**: Developers, GitHub users, users new to Git, students, managers, and teams.
- **What you'll learn**:
- Find relevant issues and pull requests.
- Search history to find context.
- Make connections within GitHub to help others find things.
- **What you'll build**: Reposity with existing commits, duplicated isssus, and content defect to be fixed.
- **What you'll build**: Repository with existing commits, duplicated issues, and a content defect to be fixed.
- **Prerequisites**: Before you take this course, you may want to go through the [GitHub Quickstart](https://docs.github.com/en/get-started/quickstart) introduction on GitHub Docs and [Introduction to GitHub](https://github.com/skills/introduction-to-github) course on GitHub Skills.
- **How long**: This course is three steps long and takes less than 15 min to complete.

Expand Down Expand Up @@ -156,12 +156,16 @@ When you're looking at a commit on GitHub, you can see a lot of information. Fro

### Congratulations friend, you've completed this course!

<img src=https://octodex.github.com/images/collabocats.jpg alt=celebrate width=300 align=right>

In this course, you've learned a lot about finding and sharing information. Within a GitHub repository, you can find history about what changes were made, and more importantly, _why_ changes were made.

### What's next?

- We'd love to hear what you thought of this course [in our community forum](https://github.community/c/education/github-learning-lab/34).
Check out these resources to learn more or get involved:
- Are you a student? Check out the [Student Developer Pack](https://education.github.com/pack).
- [Take another GitHub Skills course](https://github.com/skills).
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).

</details>
Expand All @@ -173,6 +177,6 @@ In this course, you've learned a lot about finding and sharing information. With

---

Get help: [Post in our community forum](https://github.community/c/education/github-learning-lab/34) &bull; [Review the GitHub status page](https://www.githubstatus.com/)
Get help: [Post in our discussion board](https://github.com/skills/.github/discussions) &bull; [Review the GitHub status page](https://www.githubstatus.com/)

&copy; 2022 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [CC-BY-4.0 License](https://creativecommons.org/licenses/by/4.0/legalcode)

0 comments on commit ec64242

Please sign in to comment.