Make 'sending feedback' a part of the introduction

This commit is contained in:
Kristofer Selbekk
2018-10-09 07:00:29 +02:00
parent 4a7a4362c9
commit bd648f34dc
3 changed files with 5 additions and 9 deletions

View File

@@ -9,3 +9,7 @@ Please navigate via the table of content for finding what you are looking for.
## Something Missing?
If you have ideas for more “How To” recipes that should be on this page, [let us know](https://github.com/facebook/create-react-app/issues) or [contribute some!](https://github.com/facebook/create-react-app/edit/master/packages/react-scripts/template/README.md)
## Feedback
We are always open to [your feedback](https://github.com/facebook/create-react-app/issues).

View File

@@ -1,7 +0,0 @@
---
id: sending-feedback
title: Sending Feedback
sidebar_label: Feedback
---
We are always open to [your feedback](https://github.com/facebook/create-react-app/issues).

View File

@@ -51,8 +51,7 @@
"alternatives-to-ejecting"
],
"Support": [
"troubleshooting",
"sending-feedback"
"troubleshooting"
]
}
}