.github/ISSUE_TEMPLATE/bug-report.md
---
name: 🐞 Bug Report
about: Report any issue or bug with Redux Duck.
title: ''
labels: 'bug'
assignees: 'sergiodxa'
---
### Current Behavior
<!-- If applicable, add screenshots/code to help explain your problem. -->
### Expected Behavior
<!-- A clear and concise description of what you expected to happen. -->
### Suggested Solution(s)
<!-- How could we solve this bug? What changes would need to be made? -->
### Additional Context
<!-- Add any other context about the problem here. -->
### Your Environment
<!-- PLEASE FILL THIS OUT -->
| Software | Version |
| ---------- | ------- |
| Redux Duck | |
| Redux | |
| React | |
| Browser | |
| npm/yarn | |