diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000000..3c49a1d4487 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,45 @@ + + +**Choose one:** is this a 🐛 bug report or 🙋 feature request? + + + +### 🎛 Configuration (.babelrc, package.json, cli command) + + +```js +{ + "your": { "config": "here" } +} +``` + +### 🤔 Expected Behavior + + + +### 😯 Current Behavior + + + + +### 💁 Possible Solution + + + +### 🔦 Context + + + +### 🌍 Your Environment + + +| Software | Version(s) +| ---------------- | ---------- +| Parcel | +| Node | +| npm/Yarn | +| Operating System |