Skip to content

Commit 7975775

Browse files
committed
Small cleanup to tips intro
1 parent bd535bd commit 7975775

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/tips/01-introduction.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ next: inline-styles.html
88

99
The React tips section provides bite-sized information that can answer lots of questions you might have and warn you against common pitfalls.
1010

11-
### Contributing
11+
## Contributing
1212

13-
Submit a pull request to the [React repo](https://github.com/facebook/react) following the cookbook entries' style. If you have a recipe that needs review prior to submitting a PR you can find help in the [#reactjs IRC on freenode](irc://chat.freenode.net/reactjs) or the [reactjs Google group](http://groups.google.com/group/reactjs). Also, check the [Tips Wiki][1] for entries in-progress and general guidelines on writing React tips.
14-
15-
[1]: https://github.com/facebook/react/wiki/Tips-(Previously-Cookbook)
13+
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 [reactjs Google group](http://groups.google.com/group/reactjs). Also, check the [Tips Wiki](https://github.com/facebook/react/wiki/Tips-(Previously-Cookbook)) for entries in-progress and general guidelines on writing React tips.

0 commit comments

Comments
 (0)