mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
f0f1f61b40
Summary:- Simplified the PR and Issue template to make them easier to read. - Add a very simple guide for reviewing PRs (cc bestander, feel free to add to this) Closes https://github.com/facebook/react-native/pull/6295 Differential Revision: D3011905 fb-gh-sync-id: 4929921690a6996e574e6b152a9dd41087cfffdc shipit-source-id: 4929921690a6996e574e6b152a9dd41087cfffdc
454 B
454 B
Here are some tips on how you can help review pull requests:
- Does the PR miss info required in the Pull request template? Ask for it and link to the template.
- Does the code style match the Style guide, especially consistency with the rest of the code? If not, link to the style guide.