Create CONTRIBUTING.md file for auto-linking in PR's

See: https://github.com/blog/1184-contributing-guidelines
This commit is contained in:
Jeremy Mikola 2012-09-17 13:31:18 -04:00
parent 8e759076f0
commit 71d8148ad6

9
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,9 @@
Contributing
------------
Symfony2 is an open source, community-driven project. 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.
[1]: http://symfony.com/doc/current/contributing/code/index.html
[2]: http://symfony.com/doc/current/contributing/code/patches.html#check-list