diff --git a/README.md b/README.md index 9dae242e9..d0ca984a1 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,10 @@ merged. This is to ensure proper review of all the code. Fork the project, create a feature branch, and send us a pull request. +To ensure a consistent code base, you should make sure the code follows +the [Coding Standards](http://symfony.com/doc/2.0/contributing/code/standards.html) +which we borrowed from Symfony. + If you would like to help take a look at the [list of issues](http://github.com/composer/composer/issues). Community diff --git a/doc/06-community.md b/doc/06-community.md index 72a257589..35a92092a 100644 --- a/doc/06-community.md +++ b/doc/06-community.md @@ -15,6 +15,10 @@ The most important guidelines are described as follows: > merged. This is to ensure proper review of all the code. > > Fork the project, create a feature branch, and send us a pull request. +> +> To ensure a consistent code base, you should make sure the code follows +> the [Coding Standards](http://symfony.com/doc/2.0/contributing/code/standards.html) +> which we borrowed from Symfony. ## IRC / mailing list