Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 911 Bytes

File metadata and controls

31 lines (21 loc) · 911 Bytes

Git Workshop - Welcome! 🎉

This is a practice repository for learning Git basics.

Workshop Steps

  1. Find the issue titled "Joining the project"
  2. Create a new file in the contributors/ folder named your-name.md
  3. Add a brief introduction about yourself
  4. Commit your changes
  5. Open a pull request
  6. Assign someone for review
  7. Merge when approved!

Bonus Challenge

Try editing the README.md file (add your favorite emoji below!) and see what happens when multiple people edit the same file.

Participant Emojis

Need Help?

  • Raise your hand and we'll come around
  • Remember: Breaking things is part of learning!
  • Git will tell you how to fix errors - read the messages carefully

Resources