From 2caf2d049493482d68c99c1894c96f981fe59fbc Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Sun, 25 Jan 2026 15:22:02 -0300 Subject: [PATCH] docs: update PROMPT.md with mandatory git workflow rule --- PROMPT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROMPT.md b/PROMPT.md index 4dfec605..48d60ed1 100644 --- a/PROMPT.md +++ b/PROMPT.md @@ -185,3 +185,4 @@ mdbook serve --open - **Keywords** - NEVER use underscores - always spaces - **NO ASCII art** - Use SVG diagrams only - **Version 6.2.0** - Always reference 6.2.0 +- **GIT WORKFLOW** - ALWAYS push to ALL repositories (github, pragmatismo)