From 3c5d99acc593abbdc19a96fa275ddab540ec49a3 Mon Sep 17 00:00:00 2001 From: LordSchmackes Date: Thu, 21 May 2026 15:52:20 +0200 Subject: [PATCH] Documentation Update --- .agents/rules/AGENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.agents/rules/AGENT.md b/.agents/rules/AGENT.md index 698aab5..e84146f 100644 --- a/.agents/rules/AGENT.md +++ b/.agents/rules/AGENT.md @@ -47,7 +47,7 @@ Never force-push blindly or overwrite other developers' work without understandi ### 3. Documentation Update -.md Files die nichts an der Integrität oder Impact der Codebase beiwirken sollen als einfacher Commit in Main behandelt werden. +Markdown files that do not affect the integrity or behavior of the codebase must be committed directly to the `main` branch. ## Project Management