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.
2 parents 8a28017 + de5de09 commit 3ab57e9Copy full SHA for 3ab57e9
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