Skip to content

Commit a7b3b13

Browse files
committed
📝 add no-advertising clause to AGENTS.md
1 parent 16f9c86 commit a7b3b13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
- Each test file tests exactly one spec. Do not put tests for one spec into
2222
another spec's test file.
2323

24+
## Commit and PR conventions
25+
26+
Do not include any agent marketing material (e.g. "Generated with...",
27+
"Co-Authored-By: \<agent>") in commits, pull requests, issues, or comments.
28+
2429
## Rendering invariants
2530

2631
- The renderer MUST NOT perform IO. It produces bytes; the caller writes them.

0 commit comments

Comments
 (0)