mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 09:18:29 +00:00
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
This commit is contained in:
parent
6d84f85dd0
commit
917acb8da8
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -6,4 +6,5 @@
|
|||
|
||||
- [ ] 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](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue