Include guide for BreakingChanges page

Summary: We now keep track of breaking changes - include required steps to sync them up with the release so they are relevant.

Differential Revision: D4225698

fbshipit-source-id: 35780330e95f2e51b3df192a709cd3e7431e52ab
This commit is contained in:
Mike Grabowski 2016-11-22 21:57:53 -08:00 коммит произвёл Facebook Github Bot
Родитель 22141468ab
Коммит 90284eb67d
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -74,6 +74,12 @@ Before posting the list of changes, consider asking one of contributors for thei
**Important**: For release candiate releases, make sure to check "This is a pre-release"
#### Update `Breaking Changes` document
Once the release is cut, go to the [page](https://github.com/facebook/react-native/wiki/Breaking-Changes) where all breaking changes are listed and create section for the release. Don't forget to move all breaking changes from `master` that are now part of the release.
When finished and there are breaking changes, include them in the release notes you just created.
#### Tweet about the rc release
Tweet about it! Link to release notes and say "please report issues" and link to the master issue to track bugs you created.