Summary
Add an 'Add me to DevGlobe' button/form where developers can submit their GitHub username to be included in the dataset.
Why
Grows the dataset organically. Creates investment — if someone asked to be added, they'll come back to check their profile.
Requirements
Tech Notes
- Simplest approach: auto-create a GitHub issue with the nomination via API
- Could also write to a Cosmos DB 'nominations' container
- Batch process nominations in the data pipeline
Summary
Add an 'Add me to DevGlobe' button/form where developers can submit their GitHub username to be included in the dataset.
Why
Grows the dataset organically. Creates investment — if someone asked to be added, they'll come back to check their profile.
Requirements
Tech Notes