PragmaTwice commented on PR #2342: URL: https://github.com/apache/kvrocks/pull/2342#issuecomment-2139849347
> so the title must contain these keywords? > > ``` > types: | > fix > feat > build > chore > ci > docs > perf > refactor > revert > style > test > ``` > > and the title will become fix: xxx feat: xxx chore: xxx something like this? i must say i am not a fan of these keywords personally, but ok It's basically `type(scope): subject`, but scope can be omitted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
