Usmanzahidcode / collabora-tribe

Official repository of CollaboraTribe website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaboratribe Logo

Introduction

Collaboratribe is a game-changing project empowering IT students across Pakistan to learn, collaborate, and grow together. We believe in the power of teamwork and hands-on learning to shape a brighter future for the IT community.

🌟 Together, We Code a Better World! 🌟

Join the Collaboratribe movement, where students come together to build practical projects, enhance their skills, and create real impact in the IT industry. Together, we code, innovate, and shape the future of IT education.

How to Contribute

  • 🐞 Found a Bug? Report it and make a pull requeste.
  • πŸ†• New Ideas? Share your innovative ideas on our repo.
  • πŸ“ Code Contributions? Submit a pull request with your improvements.

Procedure

First make a fork on GitHub and then clone the fork locally in git bash:

git clone [repo https link]

Then make a new branch:

git checkout -b feature

Then make and commit the changes:

git add .
git commit -m 'Fixed that bug, or added a bug'

Then push it to the remote repo:

git push origin feature

And then make a pull request to the feature branch on the main repo, and we will accept it.

Let's Collaborate and Code for a Brighter Tomorrow! ✨

Collaboratribe is released under the MIT License. Feel free to use, modify, and distribute the code for educational and non-commercial purposes.

About

Official repository of CollaboraTribe website


Languages

Language:PHP 80.3%Language:CSS 11.6%Language:HTML 4.6%Language:JavaScript 2.5%Language:TypeScript 1.1%