diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ using GitHub please make sure your branch applies to the current master as a 'fast forward' merge (i.e. without creating a merge commit). Use the `git rebase` command to update your branch to the current master if necessary. +Please refer to the [contributor guidelines][0] for guidance on formatting +patches and commit messages. + ## Documentation User and API [documentation][6] is automatically generated using [Sphinx][7] |