Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.32 KB

File metadata and controls

60 lines (43 loc) · 1.32 KB

Open Source Hackathon 2026 Workflow

Phase 1: Project Building

1st June – 5th June

Participants should use this period to:

  • Build their open source project
  • Push regular commits on GitHub
  • Write proper documentation
  • Add installation/setup instructions
  • Add screenshots, demo video, or deployed link if possible
  • Make the repository public

Phase 2: Submission

5th June – 7th June

Participants must submit their project through a Pull Request in the official submissions repository.

Submission steps:

  1. Fork the official submission repository
  2. Create a file inside the submissions/ folder
  3. Fill project details
  4. Create a Pull Request
  5. Use the official PR template
  6. Complete all checkboxes

ID Card Process

Generate your ID card from:

https://oshack.xyz

Steps:

  1. Visit oshack.xyz
  2. Go to the ID Card section
  3. Enter your GitHub username
  4. Enter your team name
  5. Download your ID card

If your ID is not verified:

  1. Fill the mandatory verification/giveaway form
  2. Wait for verification
  3. Try generating your ID card again from oshack.xyz

What Makes a Good Submission?

A strong submission should have:

  • Clear project idea
  • Working GitHub repository
  • Good README.md
  • Setup instructions
  • Clean code structure
  • Useful features
  • Real-world impact
  • Proper open source documentation