blob: 55572903c0051f376a07bd727e9fdd2d55f4238d [file] [view]
---
name: "\U0001F41E Bug report"
about: 'Reporting a bug or other unexpected behavior'
title: ''
labels: bug
---
<!--
Note: See the troubleshooting page for help with some common issues:
https://requests-cache.readthedocs.io/en/latest/user_guide/troubleshooting.html
-->
### The problem
_A description of what the bug is, including a complete traceback (if applicable)_
### Expected behavior
_A description of what you expected to happen_
### Steps to reproduce the behavior
_With a complete code example, if possible_
### Workarounds
_Is there an existing workaround for this issue?_
### Environment
- requests-cache version: [e.g. `0.8.1` or `master`]
- Python version: [e.g. `3.9`]
- Platform: [e.g. Debian 10]