mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 09:18:29 +00:00
Fixed link to contributing in pull request template
Summary:
Updated link for changes from e207ae52bf.
- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/249
Differential Revision: D4220005
Pulled By: rnystrom
fbshipit-source-id: 88561b6d9afaeb5551f26278824ad4cfcf22e728
This commit is contained in:
parent
acd3ea217e
commit
f1a1b941d0
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -6,4 +6,4 @@
|
|||
|
||||
- [ ] All tests pass. Demo project builds and runs.
|
||||
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
|
||||
- [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
|
||||
- [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue