diff options
author | Frank Karlitschek <frank@owncloud.org> | 2012-11-04 23:40:37 +0100 |
---|---|---|
committer | Frank Karlitschek <frank@owncloud.org> | 2012-11-04 23:40:37 +0100 |
commit | d9d6dc892c4ed176df0f385f6ed8d1269cbe7c43 (patch) | |
tree | 7b83b4a5a083467e8295e06845090ab2c7d0eaf2 /README | |
parent | 555dd5c261e52cf64f5a8eb6f4d03635cedafbbe (diff) | |
download | nextcloud-server-d9d6dc892c4ed176df0f385f6ed8d1269cbe7c43.tar.gz nextcloud-server-d9d6dc892c4ed176df0f385f6ed8d1269cbe7c43.zip |
add a link to the contribution guidelines to make it easier for new people
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ A personal cloud which runs on your own server. http://ownCloud.org Installation instructions: http://owncloud.org/support +Contribution Guidelines: http://owncloud.org/dev/contribute/ Source code: https://github.com/owncloud Mailing list: https://mail.kde.org/mailman/listinfo/owncloud @@ -16,4 +17,4 @@ Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/ For more detailed information about translations: -http://owncloud.org/dev/translation/
\ No newline at end of file +http://owncloud.org/dev/translation/ |