IGListKit/.github/PULL_REQUEST_TEMPLATE.md
Ryan Nystrom 917acb8da8 Add changelog to PR template
Summary:
If anything will help me remember.
Closes https://github.com/Instagram/IGListKit/pull/359

Differential Revision: D4365179

Pulled By: jessesquires

fbshipit-source-id: e002bc6bc31f8d2af59a5d5303a2c5cb09d780b6
2016-12-22 19:44:31 -08:00

412 B

Changes in this pull request

Pull request 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