---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
## Describe the bug
A clear and concise description of what the bug is.
A clear and concise description of what you expected to happen.
## Minimal Reproducible Examples (MRE)
Please try to provide information which will help us to fix the issue faster.
MREs with few dependencies are especially lovely <3.
If applicable, add logs/screenshots to help explain your problem.
### Environment
Please provide the following information, and any other (browser, other
compiler, linker) tool versions that may be relevant. Add any other context
about the problem here. Alternatively, consider using the shell script in
this [Gist](https://gist.github.com/johnstonskj/835180a0f1ecc6e429b88be58903466e).
- Platform e.g.`uname -a`:
- Rust e.g.`rustic -vV`:
- Cargo e.g.`cargo -vV`: