Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jun 26, 2017
1 parent d468a80 commit 4289fce
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
PLEASE DON'T DELETE THIS TEMPLATE UNTIL YOU HAVE READ THE FIRST SECTION.
-->



### Is this a bug report?

(write your answer here)
Expand All @@ -19,9 +21,10 @@
Note that we don't provide help for webpack questions after ejecting.
You can find webpack docs at https://webpack.js.org/.
Now let's get started!
Now scroll below!
-->


### Can you reproduce the problem with npm 4.x?

<!--
Expand All @@ -46,6 +49,7 @@

(Write your answer here.)


### Have you read the Troubleshooting section and searched the User Guide?

<!--
Expand All @@ -60,6 +64,7 @@

(Write your answer here.)


### Environment

<!--
Expand All @@ -76,6 +81,7 @@ Then, specify:
1. Operating system:
2. Browser and version (if relevant):


### Steps to Reproduce

<!--
Expand All @@ -89,6 +95,7 @@ Then, specify:
2.
3.


### Expected Behavior

<!--
Expand All @@ -99,6 +106,7 @@ Then, specify:

(Write what you thought would happen.)


### Actual Behavior

<!--
Expand All @@ -109,6 +117,7 @@ Then, specify:

(Write what happened. Add screenshots!)


### Reproducible Demo

<!--
Expand Down

0 comments on commit 4289fce

Please sign in to comment.