mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-03-29 00:18:13 +08:00
Make 'sending feedback' a part of the introduction
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -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).
|
||||
@@ -51,8 +51,7 @@
|
||||
"alternatives-to-ejecting"
|
||||
],
|
||||
"Support": [
|
||||
"troubleshooting",
|
||||
"sending-feedback"
|
||||
"troubleshooting"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user