-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
CONTRIBUTING: clarify the reason for no force pushes #19387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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 stays chronological. All pull requests will be squashed so the mess will be contained in the PR. | ||
|
||
| ### Commit message and PR title | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.