docs: update PROMPT.md with mandatory git workflow rule

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-01-25 15:22:02 -03:00
parent 77ca8739ce
commit 2caf2d0494

View file

@ -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)