You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ should add unique value.
62
62
63
63
#### Commit Messages Formatting
64
64
65
-
- Prefer to use the following format: `<type>: <short summary>`. If necessary, put any extra information in the description.
65
+
- Prefer to use the [Conventional Commits](https://www.conventionalcommits.org/) format: `<type>: <short summary>`. If necessary, put any extra information in the description.
0 commit comments