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:
Jesse Squires 2016-10-29 14:36:04 -07:00 committed by Facebook Github Bot
parent eca0205c26
commit e207ae52bf
2 changed files with 1 additions and 1 deletions

View file

@ -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