Mercurial > hg > isophonics-drupal-site
comparison vendor/symfony-cmf/routing/CONTRIBUTING.md @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4c8ae668cc8c |
---|---|
1 Contributing | |
2 ------------ | |
3 | |
4 Symfony2 CMF is an open source, community-driven project. We follow the same | |
5 guidelines as core Symfony2. If you'd like to contribute, please read the | |
6 [Contributing Code][1] part of the documentation. If you're submitting a pull | |
7 request, please follow the guidelines in the [Submitting a Patch][2] section | |
8 and use the [Pull Request Template][3]. | |
9 | |
10 [1]: http://symfony.com/doc/current/contributing/code/index.html | |
11 [2]: http://symfony.com/doc/current/contributing/code/patches.html#check-list | |
12 [3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request |