Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e500d53

Browse files
author
Mo Di
committed
2.3
0 parents  commit e500d53

File tree

428 files changed

+69280
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

428 files changed

+69280
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Contributing
2+
------------
3+
4+
We love contributors! For more information on how you can contribute to the
5+
Symfony documentation, please read [Contributing to the Documentation](http://symfony.com/doc/current/contributing/documentation/overview.html)
6+
and notice the [Pull Request Format](http://symfony.com/doc/current/contributing/documentation/overview.html#pull-request-format)
7+
that helps us merge your pull requests faster!

README.markdown

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Symfony Documentation
2+
=====================
3+
4+
This documentation is rendered online at http://symfony.com/doc/current/
5+
6+
Contributing
7+
------------
8+
9+
>**Note**
10+
>Unless you're documenting a feature that's new to a specific version of Symfony
11+
>(e.g. Symfony 2.3), all pull requests must be based off of the **2.2** branch,
12+
>**not** the master or 2.3 branch.
13+
14+
We love contributors! For more information on how you can contribute to the
15+
Symfony documentation, please read
16+
[Contributing to the Documentation](http://symfony.com/doc/current/contributing/documentation/overview.html)

0 commit comments

Comments
 (0)