diff --git a/docs/source/DeveloperGuide/CodingConvention/index.rst b/docs/source/DeveloperGuide/CodingConvention/index.rst index 9501c7630a9..75be08f1749 100644 --- a/docs/source/DeveloperGuide/CodingConvention/index.rst +++ b/docs/source/DeveloperGuide/CodingConvention/index.rst @@ -30,6 +30,7 @@ Commit messages Commit messages must be between 20 and 150 chars, and follow the format ``(): ``: + * ``type``: docs, feat, fix, refactor, style or test * ``scope`` (optional): any extra info, (like DMS or whatever)