aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-02-01 17:18:08 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-02-01 17:18:08 +0100
commite6cc0a2b756f1462bcce2222437a6e159be48498 (patch)
tree2bab92eb8777a0f531fe42309f388330916987f1 /CONTRIBUTING.md
parentCleaned up UrlLineEdit (diff)
downloadsmolbote-e6cc0a2b756f1462bcce2222437a6e159be48498.tar.xz
Updated license script
Added missing license headers Added pre-commit hook to check for missing licenses
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8ba2457..7641c13 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,6 +11,12 @@ Please include the following when reporting bugs:
## Contributing
+### Hooks
+Symlink the hooks:
+```
+ln -s ../../util/pre-commit.sh .git/hooks/pre-commit
+```
+
### Versioning
#### Major version