annotate vendor/symfony-cmf/routing/CONTRIBUTING.md @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 4c8ae668cc8c
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