oss-sync 6c761cf03d
Some checks failed
CI / build-and-test (push) Has been cancelled
sync: update from private repo (d723008)
2026-06-16 03:23:51 +00:00

34 lines
647 B
Markdown

---
name: Bug report
about: Report something that does not work as expected
title: "bug: "
labels: bug
---
<!-- Please search existing issues first. Do NOT include secrets, tokens, or
private workspace contents in logs you paste. -->
## What happened
<!-- A clear description of the bug and what you expected instead. -->
## Steps to reproduce
1.
2.
3.
## Environment
- MAESTRO version / commit:
- Install method: <!-- Docker Compose / from source -->
- OS & Node.js version:
- LLM endpoint: <!-- Ollama / vLLM / gateway; model name -->
## Logs
<!-- Relevant output from `scripts/server.sh logs`, with secrets redacted. -->
```
```