Skip to content

Commit e06797e

Browse files
committed
docs(contributing): improve guidance on commit messages
1 parent f8119d3 commit e06797e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Commit scopes:
174174
fix(roles/graylog_server): prevent warn on receiveBufferSize (fix #341)
175175
```
176176
177-
* For the first commit, use the message `Add roles/<role-name>` or `Add playbooks/<playbook-name>`.
177+
* For the first commit, use the message `feat(roles/<role-name>): add role` or `feat(playbooks/<playbook-name>): add playbook`.
178178

179179

180180
### Deliverables

0 commit comments

Comments
 (0)