Add DCO git commit command to AGENTS.md (#7945)

Signed-off-by: Angie Jones <angie@Angies-MBP.lan>
Co-authored-by: Angie Jones <angie@Angies-MBP.lan>
This commit is contained in:
Angie Jones
2026-03-16 18:35:21 -05:00
committed by GitHub
parent 707dc5fecc
commit a518c42cbc
+5
View File
@@ -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/