Add contributors section to readme (#7995)

This commit is contained in:
Ian Schmitz
2019-11-18 13:17:05 -08:00
committed by GitHub
parent e7cdde6ab8
commit 3aaa3fa895

View File

@@ -182,15 +182,20 @@ All of the above tools can work with little to no configuration.
If you prefer configuring the build yourself, [follow this guide](https://reactjs.org/docs/add-react-to-an-existing-app.html).
## Contributing
We'd love to have your helping hand on `create-react-app`! See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on what we're looking for and how to get started.
## React Native
Looking for something similar, but for React Native?<br>
Check out [Expo CLI](https://github.com/expo/expo-cli).
## Contributing
We'd love to have your helping hand on `create-react-app`! See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on what we're looking for and how to get started.
## Credits
This project exists thanks to all the people who [contribute](CONTRIBUTING.md).<br>
<a href="https://github.com/facebook/create-react-app/graphs/contributors"><img src="https://opencollective.com/create-react-app/contributors.svg?width=890&button=false" /></a>
## Acknowledgements
We are grateful to the authors of existing related projects for their ideas and collaboration: