Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.11 KB

File metadata and controls

54 lines (38 loc) · 2.11 KB

Support

Thanks for using Agora CLI. Use the channel that matches your need so we can route you to the right person quickly.

I have a question

I think I found a bug

  1. Run agora --version and agora project doctor --json and capture the output.
  2. File a bug at github.com/AgoraIO/cli/issues/new?template=bug_report.yml.

The bug template asks for the install method, OS, and the JSON envelope so we can reproduce quickly.

I want to request a feature

File a feature request at github.com/AgoraIO/cli/issues/new?template=feature_request.yml. The template helps us understand the user problem before we discuss implementation.

I think I found a security vulnerability

Do not file a public issue. See SECURITY.md for the private disclosure process.

I'm having an installation issue

See the Troubleshooting section of the README and docs/install.md. The shell installer prints exit codes that map to specific failure modes (network, checksum, missing prerequisite, etc.).

I want to contribute

See CONTRIBUTING.md and the contributor / agent guide in AGENTS.md.

Response time expectations

  • Bug reports: triaged within 5 business days.
  • Feature requests: discussed in the next planning cycle (no SLA).
  • Security reports: acknowledged within 3 business days. See SECURITY.md.