From b0cd28663d1e4a744c35549dd7dc3c4f2c6fc62d Mon Sep 17 00:00:00 2001 From: Alexey Raspopov Date: Sat, 1 Jul 2017 02:05:25 +0300 Subject: [PATCH] Issue template: fix env list ordering (#2697) --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index dc3c02df8ab..ca97a668bab 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -81,8 +81,8 @@ 1. `node -v`: 2. `npm -v`: -4. `yarn --version` (if you use Yarn): -3. `npm ls react-scripts` (if you haven’t ejected): +3. `yarn --version` (if you use Yarn): +4. `npm ls react-scripts` (if you haven’t ejected): Then, specify: