Skip to content

This repository helps my students learn GitHub by contributing to projects. The contributors.md file is a Hall of Fame that recognizes students for achieving milestones.

License

Notifications You must be signed in to change notification settings

Denzil10/dev-tribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Welcome to Dev Tribe🚀

Where we turn ideas into reality!

Hey! I'm Denzil, and I’m on a mission to help students learn coding the right way.
Let’s connect and make things happen! 🔥

Connect with me:


🎉 Want to join the Hall of Students? 🎉

Easy Path: Directly on GitHub

  1. Fork this repository by clicking the Fork button.
  2. Edit contributors.md directly on GitHub:
    • Navigate to the contributors.md file in your forked repository.
    • Click the pencil icon to edit the file.
    • Add your name after the last contributor.
  3. Commit changes:
    • Add a commit message (e.g., Added my GitHub).
    • Commit the changes directly to your fork.
  4. Create a Pull Request:
    • Go to the original repository.
    • Click on the Pull Requests tab and create a new Pull Request.

Support me: Leave a review here, this will be remind me to accept your Pull Request⭐!


Advanced Path: Using Git

  1. Fork this repository by clicking the Fork button.

  2. Clone your fork to your local machine:

    git clone https://github.com/denzil10/dev-tribe.git
    cd dev-tribe
  3. Edit contributors.md:

    • Open the contributors.md file in a text editor.
    • Add your name after the last contributor.
  4. Commit and push your changes:

    git add contributors.md
    git commit -m "Added my GitHub"
    git push origin main
  5. Open a Pull Request:

    • Go to the original repository on GitHub.
    • Click on the Pull Requests tab and create a new Pull Request.

Support me: Leave a review here, this will be remind me to accept your Pull Request⭐!


About

This repository helps my students learn GitHub by contributing to projects. The contributors.md file is a Hall of Fame that recognizes students for achieving milestones.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published