This repository is for a workshop that will teach you the basics of using GitHub and how to contribute to open source projects :).
- Basic knowledge of using a command line interface
- A GitHub account (sign up for one), along with the student developer
- Introduction to Git and GitHub
- Setting up Git on your local machine
- Creating a repository on GitHub
- Making changes and committing them
- Syncing your local repository with the remote repository on GitHub
- Creating branches and pull requests
- Resolving conflicts
- Introduction to open source contributions
- Code examples will be provided during the workshop.
- You can also follow along with the GitHub Guides
If you have any questions or issues, please reach out to the workshop organizer or the project maintainers.
Happy coding!