Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 579 Bytes

File metadata and controls

17 lines (10 loc) · 579 Bytes

GitHub Beginner Guide 🚀

Welcome to the GitHub Beginner Guide! 🎉

In this repository, you'll learn two essential skills for working with GitHub:

  1. Setting up an SSH connection between your local machine and your GitHub account.
  2. Making your first contribution by editing a Markdown file and submitting a pull request.

Follow the steps in the guides below, and let's get started! 💻

What You'll Learn

  • How to configure SSH for secure connections with GitHub.
  • How to fork a repository, make changes, and create a pull request.

Happy coding! 😎