Why Contribute to Open Source
Discover the benefits of contributing to open source and how it can accelerate your career growth.Learn by Contributing
Gain real-world experience by contributing to open source projects. Learn best practices, code review processes, and collaboration skills.
Join Our Community
Connect with like-minded developers, mentors, and contributors. Be part of a supportive community that helps you grow.
Build Your Portfolio
Showcase your contributions on GitHub and build a strong portfolio that stands out to potential employers.
Get Mentorship
Receive guidance from experienced developers who will help you understand the codebase and improve your skills.
Open Source Issues
Browse and contribute to our open source projects. Select a project to see its open issues.Loading issues from TBE Web Application...
Getting Started
Follow these simple steps to begin your open source contribution journey.Fork the Repository
Start by forking the repository you want to contribute to on GitHub.
Clone Locally
Clone your forked repository to your local machine for development.
Create a Branch
Create a new branch for your feature or bug fix with a descriptive name.
Make Changes
Write your code, add tests, and ensure everything works as expected.
Submit PR
Push your changes and create a pull request with a clear description.
Get Feedback
Receive code review feedback and iterate on your changes.