.github/ISSUE_TEMPLATE/Bug_report.md
---
name: "[BUG]: \U0001F41EReport"
about: "Template for \U0001F98E's you encounter with webpack-cli"
labels: "Bug"
---
**Describe the bug**
<!-- A 💯 way to do this is to provide your configuration via a GitHub gist and/or to use markdown when describing which commands you used when the error occurred! Be precise and clear in your description of the bug. -->
**What is the current behavior?**
<!-- This is where you elaborate on the current behavior of the cli, how it behaves normally differing from the previous version/build you did. -->
**To Reproduce**
Steps to reproduce the behavior:
<!-- See https://stackoverflow.com/help/minimal-reproducible-example for information on how to create good reproductions -->
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
**Please paste the results of `npx webpack-cli info` here, and mention other relevant information**
**Additional context**
<!-- Add any other context about the problem here like linking to a similar issue you might think is the cause. -->