Adds a link to the README for people like me that don't spot the CONTRIBUTING.md file in root folder.

This commit is contained in:
Brian Porter 2014-08-12 12:11:30 -05:00
parent f1d01732a5
commit 813357f449

View file

@ -41,3 +41,9 @@ Our primary goal is to provide a structured framework that enables PHP users at
[Roadmaps](https://github.com/cakephp/cakephp/wiki#roadmaps) - Want to contribute? Get involved!
## Contributing
[CONTRIBUTING.md](CONTRIBUTING.md) - Quick pointers for contributing to the CakePHP project
[CookBook "Contributing" Section](http://book.cakephp.org/2.0/en/contributing.html) - Detailed information about contributing to the project.