From 0239c867c5f7546f95711505566b9bb339765ab7 Mon Sep 17 00:00:00 2001 From: Roomote Date: Thu, 30 Apr 2026 16:31:19 +0000 Subject: [PATCH] docs: require color rationale in PR descriptions --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..fb25958 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,5 @@ +# Roo-Preview-Rails Agent Guidelines + +## PR Description Requirements + +- When introducing or changing a hard-coded color value, include in the PR body: (1) the source or rationale for the chosen value (for example, a brand spec or flag hex reference), (2) the selector or selectors affected, and (3) confirmation that text rendered within those selectors meets contrast requirements.