summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3770de6..1d58b5eb 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,15 @@ Special Environments
. When deploying to OpenStack release "nova" or newer, you will need to do an initial deploy, then when it has finished run `leap facts update` and then deploy again (see: https://leap.se/code/issues/3020)
+Contributing
+============
+
+In order to validate the syntax and style guide compliance
+before you commit,
+clone https://github.com/pixelated-team/puppet-git-hooks.git
+and link `pre-commit` to `.git/hooks/pre-commit`.
+
+
Changelog
=========