Skip to content

issue: the example in the README is wrong #39

@thiswillbeyourgithub

Description

@thiswillbeyourgithub

Hi,

In the example in the readme you have :

suggest 10 commit messages based on the following diff:
{{diff}}
commit messages should:
 - follow conventional commits
 - message format should be: <type>[scope]: <description>

examples:
 - fix(authentication): add password regex pattern
 - feat(storage): add new test cases

The format should be <type>(scope): <description> with parentheses instead of brackets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions