react-native/docs/PullRequestGuidelines.md
Martin Konicek d71c05164c Update PR guidelines
Reviewed By: mkonicek

Differential Revision:D3035945
Ninja: oss docs

fb-gh-sync-id: 5569d266330d5ecb232d16b5100e3f12717acf4c
shipit-source-id: 5569d266330d5ecb232d16b5100e3f12717acf4c
2016-03-10 09:51:26 -08:00

674 B

Here are some tips on reviewing pull requests:

  • Does the PR miss info required in the Pull request template? Ask for it and link to the template. Add labels 'Needs revision' and 'Needs response from author'. Examples: #6395, #5637.
  • Does the code style match the Style guide, especially consistency with the rest of the codebase? If not, link to the style guide and add the label 'Needs revision'.