Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.11 KB

File metadata and controls

43 lines (27 loc) · 2.11 KB

Contributing

This is an open-source hackathon toolkit designed for institutional adaptation. Contributions — new problems, template improvements, and reports from institutions that used the toolkit — improve it for everyone.

How to Contribute

New Problems

Propose additions to the problem bank by opening an issue using the new problem template. Each problem must follow the 7-component structure:

  1. Problem statement — with supporting data or statistics
  2. Affected stakeholders — who is impacted
  3. Current inadequate solutions — what's been tried and why it falls short
  4. Regional context — local data grounding the problem
  5. Global context — universal framing of the challenge
  6. Ethical considerations — aligned with the Principled Innovation framework
  7. Prototype scope — what a team can build in 2.5 days

Template Improvements

Found an error, broken link, or unclear section in the templates? Open a PR with the fix. For larger structural changes, open an issue first to discuss.

Adaptation Reports

Ran a hackathon using this toolkit? We want to hear about it. Open an issue using the adaptation report template to share what you kept, what you changed, and what you learned.

PR Conventions

  • Branch naming: content/<description>, fix/<description>, or adaptation/<description>
  • Commit messages: Imperative mood, concise (e.g., "Add problem 51: rural pharmacy access")
  • Scope: One logical change per PR

Versioning

This project uses Semantic Versioning:

  • MAJOR — Breaking changes to template structure (renamed placeholders, restructured evaluation criteria, changed problem format)
  • MINOR — New content (problems added, new templates, new resource guides)
  • PATCH — Typo fixes, data corrections, clarifications, link fixes

Code of Conduct

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