--- name: "🐞 Bug report" about: Report a reproducible issue labels: bug --- ### Describe the bug A clear, concise description of what went wrong. ### Minimal repro ```python # minimal code that reproduces the bug ``` #### Steps to reproduce 1. … 2. … 3. … #### Expected behavior What you expected to happen. #### Actual behavior / screenshots What actually happened. Include a screenshot if visual. #### Environment * Python: `python --version` * OS: * & Matplotlib: * Seaborn (if used): * bbcstyle version/commit: #### Additional context Anything else helpful.