Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 390 Bytes

commit.md

File metadata and controls

14 lines (10 loc) · 390 Bytes

Commit format examples

Available categories

docs, feat, fix, style, test

Use categories in brackets, for example: [fix] Issue #00

More examples

[docs] create document about commit semantic
[feat] facebook login integration
[fix] issues #10
[style] landing page carousel
[test] more usecase tests