Contact
Where to reach us
| For | Where |
|---|---|
| 🐛 Bug reports | GitHub Issues |
| 💡 Feature requests | GitHub Issues |
| ❓ Usage questions | GitHub Discussions (or check the FAQ first) |
| 🔒 Security disclosures | privacy@ouomoxo.com (please go private before filing a public issue) |
| 📧 Anything else | adadgogo1212@gmail.com |
Response time
OV is built by one person. We aim for 24 hours on bug and security reports, one week on feature requests — but can't guarantee it. If you haven't heard back, please ping again.
English / Korean
Both are welcome. Korean issues get Korean replies, English issues get English replies.
Contributing
OV is MIT-licensed open source. Pull requests are welcome.
- Open an issue first — align on direction before you start coding
- Tests —
npm run typecheck && npm run lint - Commit style — Conventional Commits (
feat:,fix:,docs:)
The full guide is in the GitHub README.
Related: FAQ · Full docs · Release notes