annotate 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 |
|
rev |
line source |
Chris@0
|
1 Contributing
|
Chris@0
|
2 ------------
|
Chris@0
|
3
|
Chris@0
|
4 Symfony2 CMF is an open source, community-driven project. We follow the same
|
Chris@0
|
5 guidelines as core Symfony2. If you'd like to contribute, please read the
|
Chris@0
|
6 [Contributing Code][1] part of the documentation. If you're submitting a pull
|
Chris@0
|
7 request, please follow the guidelines in the [Submitting a Patch][2] section
|
Chris@0
|
8 and use the [Pull Request Template][3].
|
Chris@0
|
9
|
Chris@0
|
10 [1]: http://symfony.com/doc/current/contributing/code/index.html
|
Chris@0
|
11 [2]: http://symfony.com/doc/current/contributing/code/patches.html#check-list
|
Chris@0
|
12 [3]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request
|