diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f81c292a593f8..3c49d8b677a1c4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -261,7 +261,7 @@ To commit a suggestion to your pull request, click on `Commit suggestion`: If you want to commit multiple suggestions, go to the "Files changed" tab and batch all suggestions. Now, click the `Commit suggestions` button and enter a commit message to create a single commit. > [!IMPORTANT] -> Do not force push. We would prefer to preserve commit history so that the order of events is preserved. All pull requests will be squashed so a messy pull request will not matter. +> Do not force push. We would prefer to preserve commit history within the pull request so that the order of events between comments and commits stays chronological. All pull requests will be squashed so a messy commit history will be contained in the PR. ### Commit message and PR title