--- name: Dev Bug Report about: Create a report to help us improve title: '' labels: stat_backlog, type_bug assignees: '' --- # Bug Description A clear and concise description of what the bug is. # How to Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## Minimal Code Example ``` // your code ... ``` # Expected Behavior A clear and concise description of what you expected to happen. # Screenshots If applicable, add screenshots to help explain your problem. # Additional Information Add any other context about the problem here.