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: README.rst
+3
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,9 @@ You can contribute to the project in multiple ways:
91
91
* Add unit and functional tests
92
92
* Everything else you can think of
93
93
94
+
We prefer commit messages to be formatted using the `conventional-changelog <https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines>`_.
95
+
This leads to more readable messages that are easy to follow when looking through the project history.
96
+
94
97
Provide your patches as github pull requests. Thanks!
0 commit comments