mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 07:10:05 +02:00
docs: document commit types
This commit is contained in:
parent
1b672c5667
commit
932e5d13f2
@ -31,3 +31,17 @@ Follow [Git blessed](http://chris.beams.io/posts/git-commit/) and [Conventional
|
||||
5. Use the imperative mood in the subject line
|
||||
6. Wrap the body at 72 characters
|
||||
7. Use the body to explain what and why vs. how
|
||||
|
||||
Types:
|
||||
|
||||
- build
|
||||
- chore
|
||||
- ci
|
||||
- docs
|
||||
- feat
|
||||
- fix
|
||||
- perf
|
||||
- refactor
|
||||
- revert
|
||||
- style
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user