diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-31 10:58:20 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-31 10:58:20 -0400 |
| commit | 6b64bfddab4b31211b8057d2d149449c20ffb3b6 (patch) | |
| tree | 24987e7220efce1690bacd43511b586fdf556c29 /doc/README.mdwn | |
| parent | ef0638067475c902993c23b22746e84165b76da1 (diff) | |
| parent | 29911c9818a4329676418f4a2bd0c18b028abb43 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/README.mdwn')
| -rw-r--r-- | doc/README.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
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 <propellor@joeyh.name>! +10. Write some neat new properties and send patches to <propellor@joeyh.name>! + Use `git commit --signoff` to certify that your additions to propellor + are released under its BSD license. + See <https://propellor.branchable.com/contributing> for coding styles, + etc. ## debugging |
