We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8855d67 commit 1dfd0c4Copy full SHA for 1dfd0c4
AGENTS.md
@@ -21,7 +21,6 @@ Commit messages in this repository follow a simple, descriptive style:
21
- **No trailing periods**: Commit messages don't end with a period
22
- **Use backticks for code**: Reference functions/types with backticks like `smooth` or `TraitTarget`
23
- **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
25
26
Examples from the project:
27
```
0 commit comments