We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac44ae commit deb3344Copy full SHA for deb3344
1 file changed
docs/src/contributing/submitting-a-pull-request.md
@@ -64,7 +64,7 @@ To make it more formal, it looks something like this:
64
The allowed `{types}` are as follows:
65
66
* `feat` -> feature
67
-* `fix`` -> bug fix
+* `fix` -> bug fix
68
* `docs` -> documentation
69
* `style` -> formatting
70
* `ref` -> refactoring code
0 commit comments