react-native/PULL_REQUEST_TEMPLATE.md
Martin Konicek e09b4a54b9 Tweak PR and issue templates
Reviewed By: mkonicek

Differential Revision:D2949403
Ninja: oss-only

fb-gh-sync-id: 8e8f68140c833ff8d7c600647dabb52b5ce4d527
shipit-source-id: 8e8f68140c833ff8d7c600647dabb52b5ce4d527
2016-02-18 10:54:29 -08:00

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.