mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
23 lines
695 B
Markdown
23 lines
695 B
Markdown
# Contribution
|
|
|
|
## Licensing
|
|
|
|
The different components of Seafile project are released under different licenses:
|
|
|
|
* [Seafile iOS client](https://github.com/haiwen/seafile-iOS): Apache License v2
|
|
* [Seafile Android client](https://github.com/haiwen/seadroid): GPLv3
|
|
* Desktop syncing client: GPLv2
|
|
* [Seafile Server core](https://github.com/haiwen/seafile-server): AGPLv3
|
|
* Seahub (Seafile server Web UI): Apache License v2
|
|
|
|
## Discussion
|
|
|
|
Forum: <https://forum.seafile.com>
|
|
|
|
Follow us @seafile <https://twitter.com/seafile>
|
|
|
|
## Report a Bug
|
|
|
|
* Please report a bug in our forum, this is a preferred way.
|
|
* You can also report a bug in GitHub <https://github.com/haiwen/seafile/issues?state=open>
|