ソースを参照

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

Brian Porter 11 年 前
コミット
813357f449
1 ファイル変更6 行追加0 行削除
  1. 6 0
      README.md

+ 6 - 0
README.md

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