react-native/.github/PULL_REQUEST_TEMPLATE.md

774 B

Thanks for submitting a PR! Please read these instructions carefully:
  • Explain the motivation for making this change.
  • Provide a test plan demonstrating that the code is solid.
  • Match the code formatting of the rest of the codebase.
  • Target the master branch, NOT a "stable" branch.

Please read the Contribution Guidelines to learn more about contributing to React Native.

Motivation (required)

What existing problem does the pull request solve?

Test Plan (required)

A good test plan has the exact commands you ran and their output, provides screenshots or videos if the pull request changes UI or updates the website.