diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2017-01-14 19:22:49 +0000 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2017-01-14 19:22:49 +0000 |
commit | 4d8941d58c5c8b490730ed6d2a5fc9fe06992986 (patch) | |
tree | aee1664abb66a05b14530d073df1f1d41f0bc860 | |
parent | 7314eaaed5d1ab51b5827ab1eca305a985a02cea (diff) | |
download | gitano-4d8941d58c5c8b490730ed6d2a5fc9fe06992986.tar.gz |
Add a contributing section
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -37,6 +37,20 @@ If you wish to use password authentication then the `htpasswd` binary must be present in your PATH. In debian this is provided by `apache2-utils`. +## Contributing to Gitano + +Gitano development is tracked on the `gitano-dev@gitano.org.uk` mailing-list + +If you wish to suggest changes, offer patches, report bugs, or simply ask +how to do something with Gitano, then please join the list and ask there. + +There may be more appropriate avenues of discussion or assistance made +available after this document was written, in which case you will find them +linked from the Gitano website or wiki. + +Specific instructions on how to format patches for submission to Gitano or +any of its sub-projects, can be found on the Gitano wiki. + ## Stability guarantees * **Rulesets**: During the v1.x series of releases, Gitano rulesets will |