Unverified Commit 85ac1020 authored by Gauvain Pocentek's avatar Gauvain Pocentek Committed by GitHub
Browse files

Merge pull request #664 from python-gitlab/docs/commit-message

docs(readme): provide commit message guidelines
parents 9be82e1d bed8e1ba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -91,6 +91,9 @@ You can contribute to the project in multiple ways:
* Add unit and functional tests
* Everything else you can think of

We prefer commit messages to be formatted using the `conventional-changelog <https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines>`_.
This leads to more readable messages that are easy to follow when looking through the project history.

Provide your patches as github pull requests. Thanks!

Running unit tests