Skip to content

Commit

Permalink
Updated all readmes (contribution section changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
komarserjio committed Aug 1, 2014
1 parent 956ae24 commit 87e1e2c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion django/README.rst
Expand Up @@ -71,7 +71,7 @@ Contribution
============
Do you have python/django experience? Help the app to follow python and django best practices.

Please send your pull requests in the ``django`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion flask/README.rst
Expand Up @@ -79,7 +79,7 @@ Contribution

Do you have python/flask experience? Help the app to follow python and flask best practices.

Please send your pull requests in the ``flask`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion laravel/README.rst
Expand Up @@ -80,7 +80,7 @@ Contribution

Do you have php/laravel experience? Help the app to follow php and laravel best practices.

Please send your pull requests in the ``laravel`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion padrino/README.rst
Expand Up @@ -63,7 +63,7 @@ Contribution
============
Do you have ruby/padrino experience? Help the app to follow ruby and padrino best practices.

Please send your pull requests in the ``padrino`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion pyramid/README.rst
Expand Up @@ -71,7 +71,7 @@ Contribution

Do you have python/pyramid experience? Help the app to follow python and pyramid best practices.

Please send your pull requests in the `pyramid`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion rubyonrails/README.rst
Expand Up @@ -73,7 +73,7 @@ Contribution
============
Do you have ruby/rails experience? Help the app to follow ruby and rails best practices.

Please send your pull requests in the ``rubyonrails`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion symfony/README.rst
Expand Up @@ -76,7 +76,7 @@ Contribution
============
Do you have php/symfony experience? Help the app to follow php and symfony best practices.

Please send your pull requests in the ``symfony`` branch, not ``master``.
Please send your pull requests in the ``master`` branch.
Always prepend your commits with framework name:

.. code-block:: bash
Expand Down

0 comments on commit 87e1e2c

Please sign in to comment.