mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-27 00:14:57 +08:00
Fix typo in CONTRIBUTING.md (#161)
This commit is contained in:
@@ -18,7 +18,7 @@ We try not to make any controversial choices. If the community is split between
|
||||
|
||||
Good pull requests - patches, improvements, new features - are a fantastic help. They should remain focused in scope and avoid containing unrelated commits.
|
||||
|
||||
Please **ask first** is somebody else is already working on this or the core developers think your feature is in-scope for `create-react-app`. Generally always have a related issue with discussions for whatever you are including.
|
||||
Please **ask first** if somebody else is already working on this or the core developers think your feature is in-scope for `create-react-app`. Generally always have a related issue with discussions for whatever you are including.
|
||||
|
||||
Please also provide a **test plan**, i.e. specify how you verified what you added works.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user