Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 475 Bytes

File metadata and controls

17 lines (12 loc) · 475 Bytes

Contributing to Caption Localizer

Volta OSS projects are built for digital equity. Contributions should improve client safety, student usability, accessibility, and evidence quality.

Quality bar

  • Keep the app local-first and dependency-light.
  • Do not add telemetry or server persistence without a clear privacy review.
  • Add tests for scoring, exports, and safety gates.
  • Preserve owner-friendly language.

Local development

npm test
npm run start