|
1 |
| -## **BEFORE YOU SUBMIT** please read the following: |
2 |
| -If you have a support request or question please |
3 |
| -submit them to [StackOverflow](http://stackoverflow.com/questions/tagged/webpack) using the tag `[webpack]` or the [webpack Gitter](https://gitter.im/webpack/webpack). Future support requests will be closed. |
4 |
| -(remove this from issue) |
| 1 | +<!-- |
| 2 | +1. Check the version of package you are using. If it's not the newest version, update and try again (see changelog while updating!). |
| 3 | +2. If the issue is still there, write a minimal project showing the problem and expected output. |
| 4 | +3. Link to the project and mention Node version and OS in your report. |
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| -**I'm submitting a bug report** |
9 |
| -**I'm submitting a feature request** |
10 |
| -**I'm submitting a support request** => Please do not submit support request here, see note at the top of this template. |
11 |
| -(remove inappropriate sentences) |
12 |
| - |
13 |
| - |
14 |
| -**Webpack version:** |
15 |
| -1.10.x / 2.x |
16 |
| - |
17 |
| -**HTML-Loader version:** |
18 |
| -0.3.x / 0.4.x |
19 |
| - |
20 |
| -**Please tell us about your environment:** |
21 |
| -OSX 10.x / Linux / Windows 10 |
22 |
| - |
23 |
| - |
24 |
| -**Current behavior:** |
25 |
| - |
26 |
| - |
27 |
| -**Expected/desired behavior:** |
28 |
| - |
29 |
| - |
30 |
| -* **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with a gist/jsbin of your webpack configuration.** |
31 |
| - |
32 |
| - |
33 |
| -* **What is the expected behavior?** |
34 |
| - |
35 |
| - |
36 |
| -* **What is the motivation / use case for changing the behavior?** |
37 |
| - |
38 |
| - |
39 |
| -* **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] |
40 |
| - |
41 |
| -* **Language:** [all | TypeScript X.X | ES6/7 | ES5 | Dart | ...] |
| 6 | +**IMPORTANT! You should use [Stack Overflow](https://stackoverflow.com/) for support related questions.** |
| 7 | +--> |
0 commit comments