Skip to content

Commit

Permalink
Merge pull request #545 from KeepSafe/rebase_note
Browse files Browse the repository at this point in the history
small note in contributing.rst on 'git rebase'
  • Loading branch information
asvetlov committed Oct 3, 2015
2 parents 002b7c3 + fc35282 commit 04191d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Workflow is pretty straightforward:

5. Make pull request from github page for your clone

.. note::
If your PR has long history or many commits
please rebase it from main repo before creating PR.

Preconditions for running aiohttp test suite
--------------------------------------------

Expand Down

0 comments on commit 04191d9

Please sign in to comment.