Files
2026-06-12 19:37:00 +05:30

33 lines
699 B
Markdown

---
name: Bug Report
about: Create a report to help us improve.
title: 'bug: '
labels: ['bug', 'triage']
assignees: ''
---
## Description
A clear and concise description of what the bug is.
## Steps to Reproduce
Steps to reproduce the behavior:
1. Run CLI command '...'
2. See error '...'
## Expected Behavior
A clear and concise description of what you expected to happen.
## Environment Details
* OS: [e.g. Ubuntu 22.04, macOS Sonoma]
* Python Version: [e.g. 3.12.2]
* Installation Method: [e.g. cli/install.sh, pip install -e cli/]
* Active LLM Provider: [e.g. Gemini, OpenAI, Claude, Ollama]
## Additional Context
Add any other context or terminal log snippets about the problem here.