Skip to content

Commit bed8e1b

Browse files
authored
docs(readme): provide commit message guidelines
Fixes #660
1 parent 9be82e1 commit bed8e1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

+3
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ You can contribute to the project in multiple ways:
9191
* Add unit and functional tests
9292
* Everything else you can think of
9393

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+
9497
Provide your patches as github pull requests. Thanks!
9598

9699
Running unit tests

0 commit comments

Comments
 (0)