You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flowchart LR
A["⭐ Star"] --> B["🍴 Fork"]
B --> C["Comment /assign"]
C --> D["Create Branch"]
D --> E["Code"]
E --> F["Open PR"]
F --> G["Add ECSoC26 Label"]
G --> H["Review & Merge"]
Loading
Assignment Policy
flowchart TD
A["Comment /assign"] --> B["Issue Assigned"]
B --> C{"PR within 7 Days?"}
C -->|Yes| D["Review & Merge"]
C -->|No| E["Issue Reopened"]
Loading
Comment /assign to claim an issue.
Submit your PR within 7 days.
Inactive issues will be reopened.
Target the main branch.
Add the ECSoC26 label for Sentinel tracking.
Contribution Areas
pie showData
title Contribution Areas
"Features" : 40
"Bug Fixes" : 25
"Documentation" : 15
"Design" : 10
"Infrastructure" : 10
Loading
Found a bug or an improvement that's not reported yet? Open an issue first, then start working on it.
LearnHub — ECSoC 2026
LearnHub is a MERN-based e-learning platform and an official ECSoC 2026 project. I'm the Project Admin, and contributions are welcome from everyone.
Repository: https://github.com/udaycodespace/learnhub
Contribution Flow
flowchart LR A["⭐ Star"] --> B["🍴 Fork"] B --> C["Comment /assign"] C --> D["Create Branch"] D --> E["Code"] E --> F["Open PR"] F --> G["Add ECSoC26 Label"] G --> H["Review & Merge"]Assignment Policy
flowchart TD A["Comment /assign"] --> B["Issue Assigned"] B --> C{"PR within 7 Days?"} C -->|Yes| D["Review & Merge"] C -->|No| E["Issue Reopened"]/assignto claim an issue.mainbranch.ECSoC26label for Sentinel tracking.Contribution Areas
pie showData title Contribution Areas "Features" : 40 "Bug Fixes" : 25 "Documentation" : 15 "Design" : 10 "Infrastructure" : 10Found a bug or an improvement that's not reported yet? Open an issue first, then start working on it.
Community
Discord: https://discord.gg/EPjNHEkMb
Questions, ideas, or stuck somewhere? Join the Discord server.
If you like the project, consider giving it a ⭐ before contributing.