Skip to content

Commit 4289fce

Browse files
authored
Whitespace
1 parent d468a80 commit 4289fce

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
PLEASE DON'T DELETE THIS TEMPLATE UNTIL YOU HAVE READ THE FIRST SECTION.
33
-->
44

5+
6+
57
### Is this a bug report?
68

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

27+
2528
### Can you reproduce the problem with npm 4.x?
2629

2730
<!--
@@ -46,6 +49,7 @@
4649

4750
(Write your answer here.)
4851

52+
4953
### Have you read the Troubleshooting section and searched the User Guide?
5054

5155
<!--
@@ -60,6 +64,7 @@
6064

6165
(Write your answer here.)
6266

67+
6368
### Environment
6469

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

84+
7985
### Steps to Reproduce
8086

8187
<!--
@@ -89,6 +95,7 @@ Then, specify:
8995
2.
9096
3.
9197

98+
9299
### Expected Behavior
93100

94101
<!--
@@ -99,6 +106,7 @@ Then, specify:
99106

100107
(Write what you thought would happen.)
101108

109+
102110
### Actual Behavior
103111

104112
<!--
@@ -109,6 +117,7 @@ Then, specify:
109117

110118
(Write what happened. Add screenshots!)
111119

120+
112121
### Reproducible Demo
113122

114123
<!--

0 commit comments

Comments
 (0)