Skip to content

Commit 1dfd0c4

Browse files
authored
Update AGENTS.md
1 parent 8855d67 commit 1dfd0c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AGENTS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Commit messages in this repository follow a simple, descriptive style:
2121
- **No trailing periods**: Commit messages don't end with a period
2222
- **Use backticks for code**: Reference functions/types with backticks like `smooth` or `TraitTarget`
2323
- **No conventional commit prefixes**: Don't use "feat:", "fix:", "docs:", etc.
24-
- **Include PR numbers when applicable**: Add (#123) at the end if merging a PR
2524

2625
Examples from the project:
2726
```

0 commit comments

Comments
 (0)