Skip to content

Commit 65e7bc1

Browse files
authored
🤖 Add gitmoji directive to AGENTS.md (#1124)
1 parent 8091917 commit 65e7bc1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

‎AGENTS.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,12 @@ for (const item of yield * each(stream(asyncIterable))) {
372372
- After resolve/reject, yielding the `operation` always produces the same
373373
outcome; calling resolve/reject again has no effect.
374374

375+
## Commit and PR conventions
376+
377+
Use [gitmoji](https://gitmoji.dev) for commit and pull request subjects. For
378+
changes to files that direct the behavior of AI such as AGENTS.md or llms.txt
379+
use a robot emoji instead of the standard gitmoji for documentation
380+
375381
## Pre-commit workflow
376382

377383
Before committing any changes to this repository:

0 commit comments

Comments
 (0)