From 29911c9818a4329676418f4a2bd0c18b028abb43 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 31 Oct 2014 10:58:15 -0400 Subject: add contributing and coding style pages --- doc/README.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/README.mdwn') diff --git a/doc/README.mdwn b/doc/README.mdwn index 2f402dc8..115feaef 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -62,7 +62,11 @@ see [configuration for the Haskell newbie](https://propellor.branchable.com/hask Now they'll automatically update every 30 minutes, and you can `git commit -S` and `git push` changes that affect any number of hosts. -10. Write some neat new properties and send patches to ! +10. Write some neat new properties and send patches to ! + Use `git commit --signoff` to certify that your additions to propellor + are released under its BSD license. + See for coding styles, + etc. ## debugging -- cgit v1.2.3