|
12345678910111213141516171819202122232425262728 |
- ---
- date: "2017-01-20T15:00:00+08:00"
- title: "Support Options"
- slug: "seek-help"
- weight: 10
- toc: true
- draft: false
- menu:
- sidebar:
- parent: "help"
- name: "Support Options"
- weight: 20
- identifier: "seek-help"
- ---
-
- # Support Options
-
- - [Discord](https://discord.gg/NsatcWJ)
- - [#gitea on Freenode](http://webchat.freenode.net?nick=giteachat....&channels=%23gitea&prompt=1)
- - [Matrix](https://matrix.to/#/#gitea-dev:matrix.org)
-
- ## Bugs
-
- If you found a bug, please create an [issue on Github](https://github.com/go-gitea/gitea/issues).
-
- ## Chinese Support
-
- Support for the Chinese language is provided at [gocn.io](https://gocn.io/topic/Gitea).
|