Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.56 KB

File metadata and controls

34 lines (20 loc) · 1.56 KB

Support

Code Zero is an open-source project maintained by the WolfStar Project.

Where to ask for help

Use the WolfStar community at https://join.wolfstar.rocks for usage questions, setup help, design discussion, and general troubleshooting.

Use GitHub issues for reproducible bugs, scoped feature proposals, and work that should be tracked publicly. Before opening a new issue, search existing issues and pull requests for the same problem.

What belongs in an issue

A useful bug report should include:

  • the Code Zero version or commit SHA;
  • operating system and Node.js/aube versions;
  • the runner mode and relevant configuration with secrets removed;
  • deterministic reproduction steps;
  • expected and actual behavior;
  • sanitized logs or a minimal fixture when useful.

Feature requests should describe the problem and desired observable outcome before prescribing an implementation.

Security reports

Do not use public issues, discussions, or chat channels for suspected vulnerabilities, leaked credentials, sandbox escapes, command injection, authorization bypasses, or other security-sensitive findings.

Follow SECURITY.md and use GitHub private vulnerability reporting when available.

Support boundaries

Maintainers can help with Code Zero itself, its documented development workflow, and supported integrations. They cannot provide support for unrelated repository code, third-party provider outages, private infrastructure, or credentials.

Please keep support requests respectful and consistent with the Code of Conduct.