Browse Source

Add remark about squash merging changes

Jorrit Rouwe 7 months ago
parent
commit
5498830a5a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -164,3 +164,5 @@ The project is distributed under the [MIT license](LICENSE).
 ## Contributions
 
 All contributions are welcome! If you intend to make larger changes, please discuss first in the GitHub Discussion section. For non-trivial changes, we require that you agree to a [Contributor Agreement](ContributorAgreement.md). When you create a PR, [CLA assistant](https://cla-assistant.io/) will prompt you to sign it.
+
+Note that all PRs will be squashed before merging, so there's no need to force-push to git to keep the history clean.