Skip to content

Commit

Permalink
add github issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisblossom committed Mar 6, 2019
1 parent 4f72f5b commit c0f798a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE.md
@@ -0,0 +1,15 @@
### Issue description or question

### Webpack Config

```js
// paste your webpack config here
```

### Environment

Run: `npx envinfo --system --binaries --npmPackages clean-webpack-plugin,webpack`

```bash
# Paste the result here
```

0 comments on commit c0f798a

Please sign in to comment.