diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-31 11:08:51 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-31 11:08:51 -0400 |
| commit | 218574a4c46049de1e979a4d2aff3a9b31fbd966 (patch) | |
| tree | 384319740e72d0ca922ca898ea5299169783d8ea /doc/contributing.mdwn | |
| parent | 4e070b4d7ff0e57a06e135228f539e3b2db398ea (diff) | |
| parent | 65a0da97c3170fcea54eb8fd78885f802b3a8bc2 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/contributing.mdwn')
| -rw-r--r-- | doc/contributing.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/contributing.mdwn b/doc/contributing.mdwn index 33b34a61..84aa5d64 100644 --- a/doc/contributing.mdwn +++ b/doc/contributing.mdwn @@ -3,7 +3,11 @@ modify and distribute it; indeed doing so is a fundamental part of how propellor is configured and used. You don't have to contribute your patches, but you're encouraged to do so; -let's all make propellor awesome together! Patches can be sent to +let's all make propellor awesome together! Also, contributing patches is a +good way to make sure that your code keeps working in new versions of +propellor. See [[interface_stability]]. + +Patches can be sent to <propellor@joeyh.name> or pull requests can be posted to [[todo]]. To certify that a change is released under propellor's BSD license, |
