Update CONTRIBUTING.md

add probably about reading the commit log [skip ci]
This commit is contained in:
Andy Alt
2018-03-01 13:18:06 -06:00
committed by GitHub
parent 988e8f966c
commit e5f6b7a91d

View File

@@ -75,6 +75,7 @@ from each other (i.e. a separate pull request for each patch).
Problems arise when multiple patches are included in a single pull request:
* It makes the pull request more difficult to review
* It makes reading the commit log more difficult
* If there's a problem with one patch, it holds up other patches within that pull request
from being merged