Closed luciopileggi closed 3 years ago
The following commits needs their message changes:
6642a20
The format <type>(<scope>): <subject> (^\w+\(.+\): .+) is acceptable. e.g., feat(api): Add /users/get
<type>(<scope>): <subject>
^\w+\(.+\): .+
feat(api): Add /users/get
c0faaeb
548902b
Posso mergiare @luciopileggi? Grazie
The following commits needs their message changes:
6642a20
: fix punctuationThe format
<type>(<scope>): <subject>
(^\w+\(.+\): .+
) is acceptable. e.g.,feat(api): Add /users/get