Skip to content

Commit 85ac102

Browse files
authored
Merge pull request #664 from python-gitlab/docs/commit-message
docs(readme): provide commit message guidelines
2 parents 9be82e1 + bed8e1b commit 85ac102

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)