aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2015-09-29 14:20:03 +0100
committerBryn M. Reeves <bmr@redhat.com>2015-09-29 14:20:03 +0100
commit98416c273e71030ea35ac35303a6052d91f37d8b (patch)
tree6a3539c05e2d60bfaf6512852eb91aae3cd33617 /README.md
parent64d88130d57001528579f34e11c258e573068a7a (diff)
downloadsos-98416c273e71030ea35ac35303a6052d91f37d8b.tar.gz
[docs] add contributor guidelines link to patch docs
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c4be12a6..40534920 100644
--- a/README.md
+++ b/README.md
@@ -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]