diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 894b8da4..0e307312 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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