Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

fixed merge typo in ISSUE_TEMPLATE.md #150

Merged
merged 2 commits into from
Aug 27, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,7 @@
2. `node -v`:
3. `npm -v`:
4. `yarn --version` (if you use Yarn):
<<<<<<< HEAD
5. `npm ls react-scripts` (if you haven’t ejected):
=======
3. `npm ls react-scripts-ts` (if you haven’t ejected):
>>>>>>> Fix Code Review
5. `npm ls react-scripts-ts` (if you haven’t ejected):

Then, specify:

Expand Down