Added a note about finding a good-first-bug

This commit is contained in:
Jim
2015-10-30 11:05:49 -07:00
parent 761921499c
commit 6fd7892a4d

View File

@@ -92,6 +92,10 @@ grunt lint
grunt clean
```
### Good First Bug
To help you get your feet wet and get you familiar with our contribution process, we have a list of [good first bugs](https://github.com/facebook/react/labels/good%20first%20bug) that contain bugs which are fairly easy to fix. This is a great place to get started.
### License
React is [BSD licensed](./LICENSE). We also provide an additional [patent grant](./PATENTS).