diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 323178a9..5c5303a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,6 @@ git checkout -b If you accidentally based your branch off another feature branch, fix it by cherry-picking the intended commits onto a clean branch and force-pushing the corrected branch (or opening a new PR). - ### Expectations - Keep PRs **small and focused** when possible.