mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
e09b4a54b9
Reviewed By: mkonicek Differential Revision:D2949403 Ninja: oss-only fb-gh-sync-id: 8e8f68140c833ff8d7c600647dabb52b5ce4d527 shipit-source-id: 8e8f68140c833ff8d7c600647dabb52b5ce4d527
715 B
715 B
Hey there and thanks for submitting a pull request! Please have a look at the following checklist so that others have enough information to review your pull request:
Explain the motivation for making this change. What existing problem does the pull request solve?
Example: When saying "Add a function to do X", explain why it is necessary to have a way to do X.
Test plan (required)
Describe exact steps you've done to test that the code works. This means exact commands you ran, screenshots / videos if the pull request changes UI.
Make sure tests pass on Circle CI.
Code formatting
See the simple style guide.