--- name: "🐛 Bug report" about: "Something isn’t working as expected" title: "[BUG] " labels: [bug] assignees: '' --- ### 📋 Checklist - [ ] I’m running **the latest `main` or a recent release**. - [ ] I’ve searched existing issues and **no open issue covers this bug**. - [ ] If this is a build problem, I attached the **full error log**. --- ### What version? `kingfisher --version` output ### 🐞 What happened? _A clear and concise description of what went wrong._ ### ✅ What did you expect to happen? _What *should* have happened?_ ### 🔢 Reproduction steps 1. … 2. … 3. … ### 💻 Environment | Item | Value | | --------------- | ----- | | OS / Distro | `` | | Rust toolchain | `rustc --version` → | | kingfisher ver. | `` | ### 📎 Log / stack trace
Click to expand ```text # Paste or drag-and-drop here ```