diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a08ffa449d83bfc6aa7780e9f1ea0537a8f26e23..b11e89aefb4d4c1a449ea15acd6eda12ac92a31a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,7 +98,7 @@ For examples of feedback on merge requests please look at already [closed merge 1. Contains functionality we think other users will benefit from too 1. Doesn't add configuration options since they complicate future changes 1. Initially contains a single commit (please use `git rebase -i` to squash commits) -1. Changes after submitting the merge request should be in separate commits (no squashing) +1. Changes after submitting the merge request should be in separate commits (no squashing). You will be asked to squash when the review is over, before merging. 1. It conforms to the following style guides ## Style guides