From db51f9026d13357aecc23e3c99ba6937ac09fbfc Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Thu, 16 Apr 2026 17:42:06 +0200 Subject: [PATCH] docs(CONTRIBUTING.md): remove do not push instruction [skip ci] --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 48c2ed19..fed3ba4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 .`.