-
Notifications
You must be signed in to change notification settings - Fork 0
📌 Start here: how to add a hackathon winner #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood entry point for new contributorsGood entry point for new contributorshelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood entry point for new contributorsGood entry point for new contributorshelp wantedExtra attention is neededExtra attention is needed
Welcome! HackWinnerDB is an open database of projects that won hackathons. The main way to contribute is to submit a winner you know about.
The only hard rule
Every winner needs a public source URL that confirms the award. A Devpost winner gallery, an organizer announcement, an official blog post, or a results page. No source, no entry.
Three ways to contribute
1. No code (2 minutes) — open the Add a hackathon winner form. Give the hackathon, year, project, award, and source URL. A maintainer converts it to data.
2. Pull request with help from the CLI
npm install npm run add:winner # answers the prompts, writes the YAML for you npm run validate:data npm run check:duplicatesThen open a PR. One event per PR keeps review fast.
3. Write the YAML by hand — see DATA_GUIDELINES.md.
What we will not accept
data/taxonomies/Questions? Comment here.