From 7a17fea6cb9f75a2e2d1c337079eca8f66e06d60 Mon Sep 17 00:00:00 2001 From: claude-agent Date: Sun, 23 Aug 2026 11:43:53 +0000 Subject: [PATCH] claude: add a one-line CONTRIBUTING.md file with a short note that this repo is automation infra --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..b34cdfc --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +This repo is automation infra — treat changes accordingly.