Help improve SDGP Connect. You can contribute with code, bug reports, documentation, design feedback, or simple suggestions.
sdgp.lk is a platform built for the Informatics Institute of Technology (IIT) as part of the SDGP (Software Development Group Project) module. Its core mission is to showcase student-led tech projects and connect them with real-world investors, mentors, and industry partners.
SDGP Connect helps students go beyond academic recognition and attract funding, incubation, or partnerships that can help bring their projects to life.
Contributions can be in many forms. Bug reports, feature suggestions, documentation improvements, design feedback, and code changes all help. If you plan to work on a GitHub issue, request assignment first so we can avoid duplicate work and agree on the approach.
Your improvements directly help SDGP teams submit, showcase, and get feedback on their work.
Work with a production Next.js app, Prisma, and real review feedback through pull requests.
A merged PR is a concrete contribution you can show. Even small fixes add up.
Clear steps to reproduce, screenshots, and logs help us fix issues faster.
UX feedback, feature ideas, and edge cases are valuable. Open an issue and explain the problem.
Fix unclear instructions, add examples, or improve page content. These changes help everyone.
Find an issue and comment asking to be assigned. In your comment, include your approach (how you plan to solve the problem) so maintainers can review quickly.
https://github.com/IIT-SDGP/SDGP-Connect/issuesStart work only after a maintainer assigns the issue to you.
Fork the repository on GitHub, then clone your fork and create a branch for the issue.
git clone https://github.com/<your-username>/SDGP-Connect.gitgit checkout -b fix/issue-123-short-titlePush your branch to your fork and open a PR back to our main branch. We'll review it and merge once approved.
git push -u origin fix/issue-123-short-titleMake sure your PR references the issue and explains what changed and why.
Clone your fork locally:
git clone https://github.com/<your-username>/SDGP-Connect.gitcd SDGP-ConnectInstall packages (we use Yarn):
yarn installTip: Keep your branch small and focused on the issue.
Start the dev server:
yarn devIf you run into env/database setup, check the repo README.
For full documentation and repository details, visit https://github.com/IIT-SDGP/SDGP-Connect.
Connect with fellow developers, get support, and collaborate on exciting projects.
Connect with us on WhatsApp to discuss ideas, get support, and collaborate.
Join WhatsApp CommunityAccess the SDGP Connect repository on GitHub for issues, discussions, documentation, and code.
Visit GitHub RepositoryIssues are tracked here: https://github.com/IIT-SDGP/SDGP-Connect/issues. Please check this list before opening a new issue.
Submit Bug Report or Feature RequestPlease do not report security issues via GitHub issues. Instead, email your reports to: security@sdgp.lk.
Email Security Team