Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4983f0a

Browse filesBrowse 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
Copy full SHA for 4983f0a

File tree

Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+9Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.