mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-22 08:48:21 +00:00
Move contributing.md to .github. Close #114
Summary: Move contributing.md to .github. Close #114 Closes https://github.com/Instagram/IGListKit/pull/136 Differential Revision: D4101580 Pulled By: rnystrom fbshipit-source-id: b54cc9b0fe97b58bfd3914e7cc36859cadcbc0b7
This commit is contained in:
parent
eca0205c26
commit
e207ae52bf
2 changed files with 1 additions and 1 deletions
0
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
0
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
|
|
@ -225,7 +225,7 @@ You can find [the docs here](https://instagram.github.io/IGListKit). Documentati
|
|||
|
||||
## Contributing
|
||||
|
||||
Please see the [CONTRIBUTING](CONTRIBUTING.md) file for how to help out. At Instagram we sync the open source version of `IGListKit` almost daily, so we're always testing the latest changes. But that requires all changes be thoroughly tested follow our style guide.
|
||||
Please see the [CONTRIBUTING](.github/CONTRIBUTING.md) file for how to help out. At Instagram we sync the open source version of `IGListKit` almost daily, so we're always testing the latest changes. But that requires all changes be thoroughly tested follow our style guide.
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue