---
name: Bug report
about: Create a report to help us improve
title: '[BUG] {{issue name}}'
labels: bug
assignees: jun-sheaf
---

## Describe the bug<sup>\*</sup>

{{A clear and concise description of what the bug is.}}

## To Reproduce<sup>\*</sup>

{{Add steps/examples to reproduce the behavior.}}

## Expected behavior<sup>\*</sup>

{{A clear and concise description of what you expected to happen.}}

## Screenshots

{{Add screenshots to help explain your problem.}}

## Platform<sup>\*</sup>

- [ ] OS: {{ Write the OS name and its version }}
- [ ] Browser {{ Write the browser name and its version }}
- [ ] Version: {{ Write the package version }}

## Additional context

{{Add any other context about the problem here.}}

\* means required.
