From eab74e1abacdc3d84a7f22c7c82907a3ed22e724 Mon Sep 17 00:00:00 2001 From: robbond Date: Sun, 8 Mar 2026 10:32:34 +0000 Subject: [PATCH] update guard rails --- docs/GUARDRAILS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GUARDRAILS.md b/docs/GUARDRAILS.md index cae8090..29e0c68 100644 --- a/docs/GUARDRAILS.md +++ b/docs/GUARDRAILS.md @@ -41,7 +41,7 @@ fix/magic-link-auth 3. Commit changes to that branch 4. Show the diff 5. Do **not merge automatically** -6. Raise a pull request +6. Push the branch and create a pull request unless explicitly told not to. 7. User performs merge after review ---