Skip to content

Commit

Permalink
Merge pull request #664 from python-gitlab/docs/commit-message
Browse files Browse the repository at this point in the history
docs(readme): provide commit message guidelines
  • Loading branch information
gpocentek committed Dec 16, 2018
2 parents 9be82e1 + bed8e1b commit 85ac102
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Expand Up @@ -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
Expand Down

0 comments on commit 85ac102

Please sign in to comment.