Skip to content

Latest commit

Β 

History

History
43 lines (28 loc) Β· 1.63 KB

File metadata and controls

43 lines (28 loc) Β· 1.63 KB

Contributing

We welcome contributions that make this the best repository of real-world hackathon problem statements.

Ways to Contribute

  1. New problem statement β€” Use _PROBLEM_TEMPLATE.md. Place it in the appropriate track directory.
  2. Improve existing β€” Update datasets, fix inaccuracies, add references, refine scope.
  3. Implementation notes β€” If you built a solution to one of these problems at a hackathon, add a _implementations/ folder with your notes, architecture, and lessons learned.
  4. New track β€” Propose a new category (e.g., "Climate Tech", "Healthcare", "Fintech for Good").

Guidelines

  • Real problems only β€” Every statement must be grounded in actual data, users, or research.
  • No chatbot wrappers β€” No "AI that does X as a chatbot" unless there's a genuinely novel angle.
  • Be specific β€” Link datasets, APIs, papers, and existing OSS. Scope the MVP.
  • One file per problem β€” Place it under the right track directory.
  • Follow the template β€” Use _PROBLEM_TEMPLATE.md for new submissions.

PR Process

Contributors

We appreciate every contribution to this repository.

Once your pull request has been merged, you're welcome to add yourself to the CONTRIBUTORS.md file.

Please include:

  • Your name
  • GitHub username
  • Your role
  • Contribution type(s) using the emoji legend

Example:

Name GitHub Role Contributions
Jane Doe @janedoe Contributor πŸ’» Code, πŸ› Bug Reports

Code of Conduct

This project follows the Contributor Covenant. Be respectful, constructive, and inclusive.