Merge pull request #2275 from owncloud/doc-howtocontribute2

[docs-only] Add the Contribution Guidelines plus linking to it.
This commit is contained in:
Klaas Freitag
2021-07-09 10:46:58 +02:00
committed by GitHub
3 changed files with 268 additions and 5 deletions

View File

@@ -24,11 +24,11 @@ The lower storage layer of oCIS is defined by the CS3 APIs and implemented in th
You can also find all client sources on [GitHub](https://github.com/owncloud/).
## Join us
## Join the oCIS Community
The oCIS server repository on GitHub is a good entry point for you to join the project. But we also develop clients for iOS, Android, Desktop and Web.
The [server repository](https://github.com/owncloud/ocis) on [GitHub](https://www.github.com) is a good entry point to the oCIS project. In addition to that there are also ownCloud projects for clients for [iOS](https://github.com/owncloud/ios-app), [Android](https://github.com/owncloud/android), the major [Desktop](https://github.com/owncloud/desktop) platforms and [ownCloud Web](https://github.com/owncloud/web).
For communication on development, [join our public chat](https://talk.owncloud.com/channel/ocis)
To chat about development, [join our public chat](https://talk.owncloud.com/channel/ocis)
If you want to help and improve ownCloud or oCIS, start coding or open issues on GitHub in the related repository.