---
name: Bug report
about: Report a reproducible Rustwright bug
title: "[Bug]: "
labels: bug
assignees: ""
---
## What happened?
## Reproduction
```python
# Minimal code or commands that reproduce the issue
```
## Expected behavior
## Environment
- OS:
- Python version:
- Rust version:
- Node version, if relevant:
- Browser:
- Rustwright commit:
## Logs
```text
```