Skip to content

Community & Help

zero is open source and developed in the open. Here is where to go when you need help, want to report a bug, or want to shape the roadmap.

Get help

Before you ask

  1. Check the Getting Started quickstart and the relevant Built-in solutions page.
  2. Search Discussions — your question may already be answered.
  3. When reporting a bug, include your zig version, the zero revision, and the relevant configs/.env (redact secrets) plus the failing route/handler.

Contributing

Docs and framework changes are both welcome via pull request against the experimental branch. The docs build with bun run docs:build; see AGENTS.md in the repo root for conventions (new pages must be registered in the sidebar/nav, and docs/0.15.2/ is a frozen snapshot that must not be edited).