From 80dbc6c8eb32bd54d108f8b07f191740f01fb110 Mon Sep 17 00:00:00 2001 From: LOrignal_GaZzz Date: Sun, 3 May 2026 23:25:40 -0500 Subject: [PATCH] Drop internal workflow reference in CONTRIBUTING note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a4253f..2d0a229 100644 --- a/README.md +++ b/README.md @@ -128,4 +128,4 @@ AGPL-3.0-or-later. See [`LICENSE`](LICENSE). Source must accompany any deploymen ## Contributing -This relay is a small dedicated service. Patches welcome via PR. Before publishing changes, run the security and optimize agents per `feedback_security_optimize_before_ship.md` in the BirdWatch project memory. +This relay is a small dedicated service. Patches welcome via PR. Run a security review and a performance pass on any non-trivial change before merging.