- Discord — fastest path to a human answer. Link in the footer of every page.
- GitHub Discussions — for longer-form questions and design proposals. We pin good ones.
- GitHub Issues — bugs, feature requests, RFCs. Use the issue templates; they ask the right
questions so we don't have to ping back asking for repro steps.
- Security disclosures — email the address printed in the footer of every page (configurable
via
NEXT_PUBLIC_CONTACT_EMAIL, defaults to info@levelso.com). Please don't open public
issues for security bugs. We respond within 24 h on weekdays.
- Be excellent to each other. Full text in
CODE_OF_CONDUCT.md at the repo root.
- Read
CONTRIBUTING.md. The TL;DR: branch off main, conventional commits, tests required,
one-PR-per-area, signed-off-by trailer for non-trivial changes.