docs(CONTRIBUTING.md): remove do not push instruction [skip ci]

This commit is contained in:
Julien Neuhart
2026-04-16 17:42:06 +02:00
parent 3187980ead
commit db51f9026d
+1 -1
View File
@@ -187,4 +187,4 @@ If any backward compatibility item is violated, the change **must** be flagged a
Common types: `feat`, `fix`, `refactor`, `test`, `docs`, `chore`, `ci`, `build`. The scope should match the module or area of the change (e.g., `chromium`, `pdfengines`, `api`).
Stage specific files. Never `git add -A` or `git add .`. Do not push unless asked.
Stage specific files. Never `git add -A` or `git add .`.