From 7513481491eb14b3ec7bd5ba074a31ea13bca7a5 Mon Sep 17 00:00:00 2001 From: Ian Sutherland Date: Thu, 6 Dec 2018 13:30:54 -0700 Subject: [PATCH] Update links to docs in all package README files (#5912) * Update links to docs in all package README files * Fix formatting of issue template * Fix formatting of issue template --- .github/ISSUE_TEMPLATE.md | 24 ++++++++++++--------- README.md | 6 +++--- packages/babel-preset-react-app/README.md | 4 ++-- packages/create-react-app/README.md | 4 ++-- packages/eslint-config-react-app/README.md | 6 +++--- packages/react-dev-utils/README.md | 6 +++--- packages/react-scripts/README.md | 4 ++-- packages/react-scripts/bin/react-scripts.js | 2 +- 8 files changed, 30 insertions(+), 26 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d2612759e2f..2d4f8c8ae01 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,12 +6,13 @@ (write your answer here) + @@ -98,6 +100,7 @@ (paste the output of the command here) + ### Steps to Reproduce