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.
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.
- 🐞 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.
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.