mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-30 10:35:05 +08:00
40 lines
969 B
Markdown
40 lines
969 B
Markdown
If you are reporting a bug, please fill in below. Otherwise feel to remove this template entirely.
|
||
|
||
### Description
|
||
|
||
What are you reporting?
|
||
|
||
### Expected behavior
|
||
|
||
Tell us what you think should happen.
|
||
|
||
### Actual behavior
|
||
|
||
Tell us what actually happens.
|
||
|
||
### Environment
|
||
|
||
Run these commands in the project folder and fill in their results:
|
||
|
||
1. `npm ls react-scripts` (if you haven’t ejected):
|
||
2. `node -v`:
|
||
3. `npm -v`:
|
||
|
||
Then, specify:
|
||
|
||
1. Operating system:
|
||
2. Browser and version:
|
||
|
||
### Reproducible Demo
|
||
|
||
Please take the time to create a new app that reproduces the issue.
|
||
|
||
Alternatively, you could copy your app that experiences the problem and start removing things until you’re left with the minimal reproducible demo.
|
||
|
||
(Accidentially, you might get to the root of your problem during that process.)
|
||
|
||
Push to GitHub and paste the link here.
|
||
|
||
By doing this, you're helping the Create React App contributors a big time!
|
||
Demonstrable issues gets fixed faster.
|