From 1d2eba81148d4e99c7c88369de7975260fe4e7e7 Mon Sep 17 00:00:00 2001 From: hugo Date: Sun, 1 Mar 2026 11:53:19 +0100 Subject: [PATCH] chore: agent instructions --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index d9384f7..4e35d4a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -10,6 +10,7 @@ This document provides context and best practices for GitHub Copilot when workin ## Commits - commit messages are short - one sentence. do not write long articles. +- pull requests are more verbose and especialy give reasoning for changes ---