Commit 42d2217
docs: require --signoff for agent git commits (#111)
## Summary
- Adds a `### Git Commits` subsection under `## Repo Conventions` in
`AGENTS.md`
- Instructs all AI agents (Cursor, Claude Code, Windsurf, etc.) to
always use `--signoff` (`-s`) when committing, for DCO compliance
## Test plan
- [ ] Verify the new section renders correctly in the AGENTS.md markdown
- [ ] Confirm agents pick up the instruction on next interaction
Made with [Cursor](https://cursor.com)
Signed-off-by: aagonzales <aagonzales@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent fb2a9d5 commit 42d2217
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
161 | 171 | | |
162 | 172 | | |
163 | 173 | | |
| |||
0 commit comments