Skip to content

Commit e50e79e

Browse files
authored
chore: Update SKILL.md
1 parent bae703c commit e50e79e

File tree

1 file changed

+1
-1
lines changed
  • .agents/skills/new-client-library-generator

1 file changed

+1
-1
lines changed

.agents/skills/new-client-library-generator/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ After verifying the changes:
102102
```bash
103103
git checkout -b "new-library/[API_SHORTNAME]"
104104
git add generation_config.yaml
105-
git commit -m "feat: [API_SHORTNAME] new module for [API_SHORTNAME]"
105+
git commit -m "feat: new module for [API_SHORTNAME]"
106106
```
107107

108108
Then open a pull request. The Pull Request body must only contain the `add-new-library` command used.

0 commit comments

Comments
 (0)