diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 8afdbb09d90..f3131855663 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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 --------------------------------------------