react/docs/tips/01-introduction.md

14 lines
672 B
Markdown
Raw Normal View History

---
id: introduction
title: Introduction
layout: tips
permalink: introduction.html
next: inline-styles.html
---
The React tips section provides bite-sized information that can answer lots of questions you might have and warn you against common pitfalls.
2013-11-13 03:01:14 +08:00
## Contributing
2015-05-14 04:46:48 +08:00
Submit a pull request to the [React repository](https://github.com/facebook/react) following the [current tips](https://github.com/facebook/react/tree/master/docs) entries' style. If you have a recipe that needs review prior to submitting a PR you can find help in the [#reactjs channel on freenode](irc://chat.freenode.net/reactjs) or the [discuss.reactjs.org forum](https://discuss.reactjs.org/).