diff --git a/README.md b/README.md index a62d318..2844507 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ The content should be in the following format: { "type": "fix", "description": "a bug fix"}, { "type": "bug", "description": "introducing a bug"} ], + "commitTitleCharLimit": 60 } ```