Skip to content

Commit 576c914

Browse files
authored
doc: update commit message format section in AGENTS.md (#69)
1 parent 96b1b4c commit 576c914

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The `site/install.sh` script is the curl-pipe-bash installer. When modifying:
116116

117117
## Commit Message Format
118118

119-
This repository uses [Conventional Commits](https://www.conventionalcommits.org/). All commits must follow this format:
119+
This repository uses [Conventional Commits](https://www.conventionalcommits.org/). All commits and PR titles must follow this format:
120120

121121
```
122122
<type>: <subject>

0 commit comments

Comments
 (0)