Fix typo in CONTRIBUTING.md

This commit is contained in:
Frank Möhle
2026-01-17 00:53:31 +01:00
committed by GitHub
parent 8a3cb46007
commit 45acb44a36

View File

@@ -21,7 +21,7 @@ While the PR is open - and under review by maintainers - you may be asked to mod
You can simply update your own branch, and push changes in response to reviewer recommendations. You can simply update your own branch, and push changes in response to reviewer recommendations.
Github will pick up the changes so your PR stays up-to-date. Github will pick up the changes so your PR stays up-to-date.
You don't need to provide us with a single commit 'squashed' PR; you can simply add commits while your pull request (PR) is open. You don't need to provide us with a single-commit 'squashed' PR; you can simply add commits while your pull request (PR) is open.
> [!CAUTION] > [!CAUTION]
> Do not use "force-push" while your PR is open! > Do not use "force-push" while your PR is open!