diff --git a/.git_hooks/README.md b/.git_hooks/README.md index 54fc105e37..ac6e6d0ea4 100644 --- a/.git_hooks/README.md +++ b/.git_hooks/README.md @@ -5,3 +5,7 @@ ```shell git config core.hooksPath .git_hooks ``` + +## [prepare-commit-msg](prepare-commit-msg) + +![prepare-commit-msg example](https://user-images.githubusercontent.com/3797062/72665542-903c0700-3a4c-11ea-9d02-d65cc851f085.png)