Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 625 Bytes

pull_request_template.md

File metadata and controls

24 lines (14 loc) · 625 Bytes

React Native PR description

Briefly Describe the change

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce if needed.

  • Automated tests?
  • Manual?

Checklist:

  • This PR needs a performance review
  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works