2017-07-09 13:04:36 +00:00
|
|
|
<!--
|
|
|
|
Make sure to assign one and only one Type (`T:`) and State (`S:`) label.
|
|
|
|
Select reviewers if ready for review. Our bot will automatically assign you.
|
|
|
|
-->
|
|
|
|
|
|
|
|
## What, How & Why?
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Describe the changes and give some hints to guide your reviewers if possible.
|
|
|
|
-->
|
|
|
|
|
|
|
|
Reference to the issue(s) addressed by this PR: # ???
|
|
|
|
|
|
|
|
<!--
|
|
|
|
- This fixes #???
|
|
|
|
- This closes realm/realm-sync#???
|
|
|
|
-->
|
|
|
|
|
|
|
|
## ☑️ ToDos
|
|
|
|
<!-- Add your own todos here -->
|
|
|
|
* [ ] 📝 Changelog entry
|
|
|
|
* [ ] 🚦 Tests
|
|
|
|
* [ ] 📝 Public documentation PR created or is not necessary
|
|
|
|
* [ ] 💥 `Breaking` label has been applied or is not necessary
|
2017-08-14 10:43:59 +00:00
|
|
|
|
|
|
|
*If this PR adds or changes public API's:*
|
|
|
|
* [ ] typescript definitions file is updated
|
|
|
|
* [ ] jsdoc files updated
|
|
|
|
* [ ] Chrome debug API is updated if API is available on React Native
|