8000 merged branch weaverryan/2.0_readme_contributing (PR #2251) · symfony/symfony@4983f0a · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 4983f0a

Browse files
committed
merged branch weaverryan/2.0_readme_contributing (PR #2251)
Commits ------- c0494c4 [README] Adding a small section with information about contributing. Discussion ---------- [WIP] Contributing addition to the README Hey guys- This adds a small section to the README about contributing. It's a WIP only because we need to wait for [this](symfony/symfony-docs@0892a2c) commit to be rendered so that the following link works (and takes you down to the new section): http://symfony.com/doc/current/contributing/code/patches.html#check-list Thanks!
2 parents e2945c9 + c0494c4 commit 4983f0a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@ like us, you think that Symfony2 can help speed up your development and take
3030
the quality of your work to the next level, read the official
3131
[Symfony2 documentation][3].
3232

33+
Contributing
34+
------------
35+
36+
Symfony2 is an open source, community-driven project. If you'd like to contribute,
37+
please read the [Contributing Code][4] part of the documentation. If you're submitting
38+
a pull request, please follow the guidelines in the [Submitting a Patch][5] section.
39+
3340
[1]: http://symfony.com/download
3441
[2]: http://symfony.com/get_started
3542
[3]: http://symfony.com/doc/current/
43+
[4]: http://symfony.com/doc/current/contributing/code/index.html
44+
[5]: http://symfony.com/doc/current/contributing/code/patches.html#check-list

0 commit comments

Comments
 (0)
0