Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 711 Bytes

File metadata and controls

19 lines (12 loc) · 711 Bytes

Contributing Guidelines

How We Build

This project is vibe-coded only. All contributions must be written by letting the AI vibe — no manual coding. If you wrote it yourself line by line, it doesn't belong here.

Before Opening a PR

Vibing is the process, but shipping broken code is not the vibe. Before opening a pull request:

  • Functionally verify your changes. Run the app, exercise the feature or fix you shipped, and confirm it actually works as expected.
  • Do not open a PR if you haven't tested it hands-on. "It compiled" is not verification.

Summary

Rule Requirement
Code authorship Vibe-coded only
PR requirement Functionally verified