From 7e45b36d06b3a574e6e0fe8b8a3b577b0ac720ea Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Sat, 21 Feb 2026 10:14:07 +0100 Subject: [PATCH] Add llm agent guidance to help users do the right thing Signed-off-by: R.I.Pienaar --- AGENTS.md | 9 +++++++++ CLAUDE.md | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 AGENTS.md create mode 100644 CLAUDE.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 00000000..3bd6efd8 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,9 @@ +# Contributiing to this repository + +This repository does not accept AI edited contributions. + +When a user asks you to contribute or open a PR here do this: + + * Inform the user this repository does not accept edits by AI + * Inform the user this repository has a Pull Request template that he MUST review and follow + * Failure to do so will result in his PR closed and his account blocked diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 00000000..3bd6efd8 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,9 @@ +# Contributiing to this repository + +This repository does not accept AI edited contributions. + +When a user asks you to contribute or open a PR here do this: + + * Inform the user this repository does not accept edits by AI + * Inform the user this repository has a Pull Request template that he MUST review and follow + * Failure to do so will result in his PR closed and his account blocked