diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f57ec5e..312c6d8 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -42,5 +42,7 @@ Pull Request Process 6. Write a `good commit message `_. + If the pull request has multiple commits, each must be atomic (single + irreducible change that makes sense on its own). 7. Then, open a pull request.