Skip to content

Commit 5535918

Browse files
Start exercise
1 parent 0f14a1b commit 5535918

File tree

1 file changed

+6
-37
lines changed

1 file changed

+6
-37
lines changed

README.md

Lines changed: 6 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,16 @@
11
# Introduction to GitHub
22

3-
_Get started using GitHub in less than an hour._
3+
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />
44

5-
## Welcome
5+
Hey hwulet!
66

7-
People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better. GitHub Skills’ “Introduction to GitHub” exercise guides you through everything you need to start contributing in less than an hour.
7+
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
88

9-
- **Who is this for**: New developers, new GitHub users, and students.
10-
- **What you'll learn**: We'll introduce repositories, branches, commits, and pull requests.
11-
- **What you'll build**: We'll make a short Markdown file you can use as your [profile README](https://docs.github.com/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme).
12-
- **Prerequisites**: None. This exercise is a great introduction for your first day on GitHub.
13-
- **How long**: This exercise takes less than one hour to complete.
9+
Remember, it's self-paced so feel free to take a break! ☕️
1410

15-
In this exercise, you will:
16-
17-
1. Create a branch
18-
2. Commit a file
19-
3. Open a pull request
20-
4. Merge your pull request
21-
22-
### How to start this exercise
23-
24-
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
25-
26-
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=skills-dev&template_name=introduction-to-github&owner=%40me&name=skills-introduction-to-github&description=Exercise:+Introduction+to+GitHub&visibility=public)
27-
28-
<details>
29-
<summary>Having trouble? 🤷</summary><br/>
30-
31-
When copying the exercise, we recommend the following settings:
32-
33-
- For owner, choose your personal account or an organization to host the repository.
34-
35-
- We recommend creating a public repository, since private repositories will use Actions minutes.
36-
37-
If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.
38-
39-
- Check to see if a job is running. Sometimes it simply takes a bit longer.
40-
41-
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
42-
43-
</details>
11+
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/hwulet/skills-introduction-to-github/issues/1)
4412

4513
---
4614

4715
&copy; 2025 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)
16+

0 commit comments

Comments
 (0)