An open API service indexing awesome lists of open source software.

https://github.com/helosantosdesousa/skills-introduction-to-github

Exercise: Introduction to GitHub
https://github.com/helosantosdesousa/skills-introduction-to-github

Last synced: about 2 months ago
JSON representation

Exercise: Introduction to GitHub

Awesome Lists containing this project

README

        

⭐️ Congratulations helosantosdesousa! ⭐️

You completed this exercise! Nice work! 🥳

If you would like to practice again, you can retrace your steps below. Just press the **Start Exercise** button again.

> [!TIP]
> Mona won't grade you this time! 😉

# Introduction to GitHub

![](https://github.com/helosantosdesousa/skills-introduction-to-github/actions/workflows/1-create-a-branch.yml/badge.svg)
![](https://github.com/helosantosdesousa/skills-introduction-to-github/actions/workflows/2-commit-a-file.yml/badge.svg)
![](https://github.com/helosantosdesousa/skills-introduction-to-github/actions/workflows/3-open-a-pull-request.yml/badge.svg)
![](https://github.com/helosantosdesousa/skills-introduction-to-github/actions/workflows/4-merge-your-pull-request.yml/badge.svg)

_Get started using GitHub in less than an hour._

## Welcome

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.

- **Who is this for**: New developers, new GitHub users, and students.
- **What you'll learn**: We'll introduce repositories, branches, commits, and pull requests.
- **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).
- **Prerequisites**: None. This exercise is a great introduction for your first day on GitHub.
- **How long**: This exercise takes less than one hour to complete.

In this exercise, you will:

1. Create a branch
2. Commit a file
3. Open a pull request
4. Merge your pull request

### How to start this exercise

1. Right-click **Copy Exercise** and open the link in a new tab.



2. In the new tab, most of the prompts will automatically fill in for you.
- For owner, choose your personal account or an organization to host the repository.
- We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.chttps://github.com/helosantosdesousa/skills-introduction-to-github/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
- Scroll down and click the **Create repository** button at the bottom of the form.

3. After your new repository is created, wait about 20 seconds for the exercise to be prepared and buttons updated. You will continue working from your copy of the exercise.
- The **Copy Exercise** button will deactivate, changing to gray.
- The **Start Exercise** button will activate, changing to green.
- You will likely need to refresh the page.

4. Click **Start Exercise**. Follow the step-by-step instructions and feedback will be provided as you progress.



> [!IMPORTANT]
> The **Start Exercise** button will activate after copying the repository. You will probably need to refresh the page.

---

Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/introduction-to-github) • [Review the GitHub status page](https://www.githubstatus.com/)

© 2024 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)