Mercurial > hg > cmmr2012-drupal-site
diff vendor/symfony-cmf/routing/CONTRIBUTING.md @ 0:c75dbcec494b
Initial commit from drush-created site
author | Chris Cannam |
---|---|
date | Thu, 05 Jul 2018 14:24:15 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/symfony-cmf/routing/CONTRIBUTING.md Thu Jul 05 14:24:15 2018 +0000 @@ -0,0 +1,12 @@ +Contributing +------------ + +Symfony2 CMF is an open source, community-driven project. We follow the same +guidelines as core Symfony2. If you'd like to contribute, please read the +[Contributing Code][1] part of the documentation. If you're submitting a pull +request, please follow the guidelines in the [Submitting a Patch][2] section +and use the [Pull Request Template][3]. + +[1]: http://symfony.com/doc/current/contributing/code/index.html +[2]: http://symfony.com/doc/current/contributing/code/patches.html#check-list +[3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request