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 d62f492

Browse filesBrowse files
committed
merged branch jmikola/2.0-contributing-file (PR #5533)
Commits ------- 71d8148 Create CONTRIBUTING.md file for auto-linking in PR's Discussion ---------- Create CONTRIBUTING.md file for auto-linking in PR's See: https://github.com/blog/1184-contributing-guidelines --------------------------------------------------------------------------- by kbond at 2012-09-17T17:35:26Z @jmikola won the race --------------------------------------------------------------------------- by stof at 2012-09-17T17:37:35Z and this should be updated according to the discussion on the dev mailing-list --------------------------------------------------------------------------- by fabpot at 2012-09-17T17:42:28Z Instead of duplicating the information, I would just linked to the documentation. --------------------------------------------------------------------------- by jmikola at 2012-09-17T18:42:29Z I reduced the file to the "Contributing" block from the readme. --------------------------------------------------------------------------- by lsmith77 at 2012-09-17T19:36:36Z +1
2 parents 8e75907 + 71d8148 commit d62f492
Copy full SHA for d62f492

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

‎CONTRIBUTING.md

Copy file name to clipboard
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Contributing
2+
------------
3+
4+
Symfony2 is an open source, community-driven project. If you'd like to contribute,
5+
please read the [Contributing Code][1] part of the documentation. If you're submitting
6+
a pull request, please follow the guidelines in the [Submitting a Patch][2] section.
7+
8+
[1]: http://symfony.com/doc/current/contributing/code/index.html
9+
[2]: 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.