Skip to content

Commit b0cd286

Browse files
alexeyraspopovgaearon
authored andcommitted
Issue template: fix env list ordering (#2697)
1 parent ad35fd1 commit b0cd286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181

8282
1. `node -v`:
8383
2. `npm -v`:
84-
4. `yarn --version` (if you use Yarn):
85-
3. `npm ls react-scripts` (if you haven’t ejected):
84+
3. `yarn --version` (if you use Yarn):
85+
4. `npm ls react-scripts` (if you haven’t ejected):
8686

8787
Then, specify:
8888

0 commit comments

Comments
 (0)