bug_report.yml
bug_report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| 🐛 Bug Report | Report a bug or unexpected behavior in Hatchling | bug,needs-triage |
Thanks for taking the time to report a bug! Please fill out the information below to help us diagnose and fix the issue.
What type of issue are you experiencing?
Please provide your system and Hatchling environment details
A clear and concise description of what the bug is
Detailed steps to reproduce the behavior
What you expected to happen
What actually happened
Please include relevant log output. You can:
- Use
show_logscommand in chat to get recent logs - Check the log file at
~/.hatch/logs/hatchling.log - Use
set_log_level debugfor more detailed logging
If the issue is configuration-related, please share relevant settings:
- Settings from
settings:listcommand - Content of
~/.hatch/settings/hatchling_settings.toml(remove sensitive data like API keys) - Environment variables (HATCH_, OLLAMA_, OPENAI_*)
If the issue involves MCP servers, please provide:
- Output of
mcp:server:listcommand - Output of
mcp:tool:listcommand - Any custom MCP servers you've added
Any other context about the problem (screenshots, workarounds tried, etc.)