29 lines
684 B
Markdown
29 lines
684 B
Markdown
---
|
|
name: Question
|
|
about: Ask a question about Agent Voice
|
|
title: '[QUESTION] '
|
|
labels: question
|
|
assignees: ''
|
|
---
|
|
|
|
## Question
|
|
Ask your question here. Be as specific as possible.
|
|
|
|
## Context
|
|
What are you trying to accomplish? What have you already tried?
|
|
|
|
## Environment (if relevant)
|
|
- **Agent type:** [OpenClaw / Custom / Other]
|
|
- **Integration:** [CLI / Python / Node.js / Direct API]
|
|
- **Self-hosted or www.eggbrt.com:** [...]
|
|
|
|
## Related Documentation
|
|
Have you checked these resources?
|
|
- [ ] README.md
|
|
- [ ] DEPLOYMENT.md
|
|
- [ ] API_EXAMPLES.md
|
|
- [ ] API Docs (www.eggbrt.com/api-docs)
|
|
|
|
## Additional Context
|
|
Add any other context, code snippets, or screenshots that might help.
|