Update PULL_REQUEST_TEMPLATE.md

Summary:
improve the template
Closes https://github.com/Instagram/IGListKit/pull/493

Differential Revision: D4568150

Pulled By: jessesquires

fbshipit-source-id: 1d563f5c643fd7529bedf14f1368a727fcdc6e93
This commit is contained in:
Jesse Squires 2017-02-15 16:16:27 -08:00 committed by Facebook Github Bot
parent 59eded3919
commit 1caf67660e

View file

@ -1,8 +1,8 @@
## Changes in this pull request
Issue fixed: #
## Pull request checklist
### Checklist
- [ ] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.