LevelChatDocs
Docs
Community

Community

Where to ask questions and file issues.

Chat

  • 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.

Issues

  • 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

  • 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.

Code of conduct

  • Be excellent to each other. Full text in CODE_OF_CONDUCT.md at the repo root.

Contributing

  • 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.