Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue: the example in the README is wrong #39

Open
thiswillbeyourgithub opened this issue Nov 14, 2023 · 0 comments
Open

issue: the example in the README is wrong #39

thiswillbeyourgithub opened this issue Nov 14, 2023 · 0 comments

Comments

@thiswillbeyourgithub
Copy link

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.

DarkSavci added a commit to DarkSavci/commitgpt that referenced this issue Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant