From a518c42cbc0edeb98f1dce435c44c9a0e105e6c7 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Mon, 16 Mar 2026 18:35:21 -0500 Subject: [PATCH] Add DCO git commit command to AGENTS.md (#7945) Signed-off-by: Angie Jones Co-authored-by: Angie Jones --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index fcf9203f61..5a0fb28f6d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -38,6 +38,11 @@ just run-ui # start desktop cd ui/desktop && pnpm test # test UI ``` +### Git +```bash +git commit -s # required for DCO sign-off +``` + ## Structure ``` crates/