IGListKit/.github/PULL_REQUEST_TEMPLATE.md
Jesse Squires 1caf67660e 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
2017-02-15 16:32:32 -08:00

414 B

Changes in this pull request

Issue fixed: #

Checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have reviewed the contributing guide