We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4299513 commit de5de09Copy full SHA for de5de09
docs/source/DeveloperGuide/CodingConvention/index.rst
@@ -30,6 +30,7 @@ Commit messages
30
31
Commit messages must be between 20 and 150 chars, and follow the format
32
``<type>(<scope>): <subject>``:
33
+
34
* ``type``: docs, feat, fix, refactor, style or test
35
* ``scope`` (optional): any extra info, (like DMS or whatever)
36
0 commit comments