From ab2ec166a5227f11c82f1ae9e5f9a400109ae8b5 Mon Sep 17 00:00:00 2001 From: Salih Emin Date: Fri, 3 Jun 2016 13:13:11 +0300 Subject: [PATCH 1/2] Some more links, structure adjustment and CoC Separated the places that someone would like to get involved, added link to the contribute page and also some info for the Code Of Conduct --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6e4e41aaa4cf..9e0f6c055c68c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ # Nextcloud -Please stay tuned while we get all the repositories up. Meanwhile check out https://nextcloud.com and follow us on https://twitter.com/nextclouders +Please stay tuned while we get all the repositories up. -If you want to contribute, you are very welcome on our IRC channels #nextcloud & #nextcloud-dev (on freenode) and our forum at https://help.nextcloud.com – if you want to join the Github organization just let us know and we’ll add you! :) +Meanwhile check out https://nextcloud.com and follow us on https://twitter.com/nextclouders + +If you want to [contribute](https://nextcloud.com/contribute/), you are very welcome: + +- on our IRC channels #nextcloud & #nextcloud-dev irc://#nextcloud-dev@freenode.net (on freenode) and +- our forum at https://help.nextcloud.com + +Please read the [Code of Condact](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. + +if you want to join the Github organization just let us know and we’ll add you! :) *This is by the community, for the community. Everyone is welcome! :)* From 025c546f5c6629022447b5d53c8d2db2108cbbfd Mon Sep 17 00:00:00 2001 From: Salih Emin Date: Fri, 3 Jun 2016 16:01:39 +0300 Subject: [PATCH 2/2] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e0f6c055c68c..251e4252d56b2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you want to [contribute](https://nextcloud.com/contribute/), you are very wel - on our IRC channels #nextcloud & #nextcloud-dev irc://#nextcloud-dev@freenode.net (on freenode) and - our forum at https://help.nextcloud.com -Please read the [Code of Condact](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. +Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. if you want to join the Github organization just let us know and we’ll add you! :)