We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b1b4c commit 576c914Copy full SHA for 576c914
1 file changed
AGENTS.md
@@ -116,7 +116,7 @@ The `site/install.sh` script is the curl-pipe-bash installer. When modifying:
116
117
## Commit Message Format
118
119
-This repository uses [Conventional Commits](https://www.conventionalcommits.org/). All commits must follow this format:
+This repository uses [Conventional Commits](https://www.conventionalcommits.org/). All commits and PR titles must follow this format:
120
121
```
122
<type>: <subject>
0 commit comments