Skip to content

Add me — developer self-nomination form #27

Description

@sajeetharan

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

  • 'Add me' button in the header or footer
  • Simple form: GitHub username (required), location (optional)
  • Validate the GitHub username exists via GitHub API
  • Store nominations (GitHub issue, Cosmos DB, or simple JSON)
  • Admin review flow before adding to the main dataset
  • Confirmation message: 'Thanks! We'll review and add you within a week.'

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature requestgood first issueGood for newcomersgrowthFeatures to drive user growthhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions