Minor update to contribute.md

This commit is contained in:
syl20bnr 2014-11-04 22:49:47 -05:00
parent 1062d94168
commit bfed7dac05

View file

@ -29,7 +29,7 @@ _PR = pull request_
- if you still have several commits, squash them into only one commit
- rebase your PR branch on top of upstream `develop` before submitting the PR
Those PRs are fast-forwarded.
Those PRs are fast-forwarded whenever it's possible.
2) For complex pull requests: