---
name: 🐛 Bug Fix
about: Did you fix something that did not work as expected?
---

<!---
Thanks for filing a pull request 😄 ! Before you submit, please read the following:

Search open/closed similar issues and pull requests before submitting since someone might have pushed the same thing before!
-->

# 🐛 bug fix

<!--- Provide the details of the pull request here and include existing issues this resolves -->

## 🤔 Tell Us What Goes Wrong

<!--- Tell us what should happen -->

## 💁 Your Solution

<!--- Describe how you fixed the bug -->

## 🚨 Test instructions

<!-- In case it is impossible (or too hard) to reliably test this feature/fix with unit tests, please provide test instructions! -->

## 🌍 Your Environment

<!--- Include as many relevant details about the environment you experienced the bug in -->

| Software         | Version(s) |
| ---------------- | ---------- |
| Parcel           |
| Node             |
| npm/Yarn         |
| Operating System |

## ✔️ PR Todo

- [ ] Added/updated unit tests for this change
- [ ] Filled out test instructions (In case there aren't any unit tests)
- [ ] Included links to related issues/PRs

<!--
Love parcel? Please consider supporting our collective:
👉  https://opencollective.com/parcel/donate
-->
