Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 405 Bytes

gitmessage.md

File metadata and controls

14 lines (14 loc) · 405 Bytes

headr: ():

- type: feat, fix, docs, style, refactor, test, chore

- scope: can be empty

- subject: start with verb (such as 'change'), 50-character line

body: 72-character wrapped. This should answer:

* Why was this change necessary?

* How does it address the problem?

* Are there any side effects?

footer:

- Include a link to the issue.

- BREAKING CHANGE