Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 90c3b2d

Browse files
cez81appleboy
authored andcommitted
[ci skip] Update chat links to Discord (#130)
1 parent c8bda0d commit 90c3b2d

11 files changed

+12
-12
lines changed

Diff for: .github/issue_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
1. Please speak English, this is the language which all of us can speak and write.
2-
2. Please ask questions or configuration/deploy problems on our Gitter channel: https://gitter.im/go-gitea/gitea
2+
2. Please ask questions or configuration/deploy problems on our Discord server: https://discord.gg/NsatcWJ
33
3. Please take a moment to search check that your issue doesn't already exist.
44
4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report.
55

Diff for: CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ Please use your real name, we really dislike pseudonyms or anonymous contributio
4848

4949
## Maintainers
5050

51-
To make sure every PR is checked, we have [team maintainers](https://github.com/orgs/go-gitea/teams/maintainers). Every PR **MUST** be reviewed by at least two maintainers (or owners) before it can get merged. A maintainer should be a contributor of Gitea (or Gogs) and contributed at least 4 accepted PRs. A contributor should apply as a maintainer in the [Gitter develop channel](https://gitter.im/go-gitea/develop). The owners or the team maintainers may invite the contributor. A maintainer should spend some time on code reviews. If a maintainer has no time to do that, they should apply to leave the maintainers team and we will give them the honor of being a member of the [advisors team](https://github.com/orgs/go-gitea/teams/advisors). Of course, if an advisor has time to code review, we will gladly welcome them back to the maintainers team. If a maintainer is inactive for more than 3 months and forgets to leave the maintainers team, the owners may move him or her from the maintainers team to the advisors team.
51+
To make sure every PR is checked, we have [team maintainers](https://github.com/orgs/go-gitea/teams/maintainers). Every PR **MUST** be reviewed by at least two maintainers (or owners) before it can get merged. A maintainer should be a contributor of Gitea (or Gogs) and contributed at least 4 accepted PRs. A contributor should apply as a maintainer in the [Discord #develop channel](https://discord.gg/NsatcWJ). The owners or the team maintainers may invite the contributor. A maintainer should spend some time on code reviews. If a maintainer has no time to do that, they should apply to leave the maintainers team and we will give them the honor of being a member of the [advisors team](https://github.com/orgs/go-gitea/teams/advisors). Of course, if an advisor has time to code review, we will gladly welcome them back to the maintainers team. If a maintainer is inactive for more than 3 months and forgets to leave the maintainers team, the owners may move him or her from the maintainers team to the advisors team.
5252

5353
## Owners
5454

5555
Since Gitea is a pure community organization without any company support, to keep the development healthy we will elect three owners every year. All contributors may vote to elect up to three candidates, one of which will be the main owner, and the other two the assistant owners. When the new owners have been elected, the old owners will give up ownership to the newly elected owners. If an owner is unable to do so, the other owners will assist in ceding ownership to the newly elected owners.
5656

57-
After the election, the new owners should proactively agree with our [CONTRIBUTING](CONTRIBUTING.md) requirements on the [Gitter main channel](https://gitter.im/go-gitea/gitea). Below are the words to speak:
57+
After the election, the new owners should proactively agree with our [CONTRIBUTING](CONTRIBUTING.md) requirements on the [Discord #general channel](https://discord.gg/NsatcWJ). Below are the words to speak:
5858

5959
```
6060
I'm honored to having been elected an owner of Gitea, I agree with [CONTRIBUTING](CONTRIBUTING.md). I will spend part of my time on Gitea and lead the development of Gitea.

Diff for: content/doc/help/seek-help.zh-cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ menu:
1919

2020
-[Github issue](https://github.com/go-gitea/gitea/issues)提问(因为项目维护人员来自世界各地,为保证沟通顺畅,请使用英文提问)
2121
- 中文问题到[gocn.io](https://gocn.io/topic/Gitea)提问
22-
- 访问 [Gitter channel - 英文](https://gitter.im/go-gitea/gitea/)
22+
- 访问 [Discord server - 英文](https://discord.gg/NsatcWJ)
2323
- 加入 QQ群 328432459 获得进一步的支持

Diff for: content/doc/installation/from-binary.en-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ Older Linux distributions (such as Debian 7 and CentOS 6) may not be able to loa
3636

3737
## Anything missing?
3838

39-
Are we missing anything on this page? Then feel free to reach out to us on our [Gitter channel](https://gitter.im/go-gitea/gitea/), there you will get answers to any question pretty fast.
39+
Are we missing anything on this page? Then feel free to reach out to us on our [Discord server](https://discord.gg/NsatcWJ), there you will get answers to any question pretty fast.

Diff for: content/doc/installation/from-binary.zh-tw.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ chmod +x gitea
3232

3333
## 需要協助?
3434

35-
如果本頁中無法解決您的問題,請直接到 [Gitter channel](https://gitter.im/go-gitea/gitea/),在那邊可以快速得到協助。
35+
如果本頁中無法解決您的問題,請直接到 [Discord server](https://discord.gg/NsatcWJ),在那邊可以快速得到協助。

Diff for: content/doc/installation/from-package.en-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ To enable Gitea to run as a service, run `sysrc gitea_enable=YES` and start it w
5454

5555
## Anything missing?
5656

57-
Are we missing anything on this page? Then feel free to reach out to us on our [Gitter channel](https://gitter.im/go-gitea/gitea/), there you will get answers to any question pretty fast.
57+
Are we missing anything on this page? Then feel free to reach out to us on our [Discord server](https://discord.gg/NsatcWJ), there you will get answers to any question pretty fast.

Diff for: content/doc/installation/from-package.zh-tw.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ make install clean
5050

5151
## 需要協助?
5252

53-
如果本頁中無法解決您的問題,請直接到 [Gitter channel](https://gitter.im/go-gitea/gitea/),在那邊可以快速得到協助。
53+
如果本頁中無法解決您的問題,請直接到 [Discord server](https://discord.gg/NsatcWJ),在那邊可以快速得到協助。

Diff for: content/doc/installation/from-source.en-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ After following the steps above you will have a `gitea` binary within your worki
7676

7777
## Anything missing?
7878

79-
Are we missing anything on this page? Then feel free to reach out to us on our [Gitter channel](https://gitter.im/go-gitea/gitea/), there you will get answers to any question pretty fast.
79+
Are we missing anything on this page? Then feel free to reach out to us on our [Discord server](https://discord.gg/NsatcWJ), there you will get answers to any question pretty fast.

Diff for: content/doc/installation/from-source.zh-tw.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ TAGS="bindata" make generate build
6969

7070
## 需要協助?
7171

72-
如果本頁中無法解決您的問題,請直接到 [Gitter channel](https://gitter.im/go-gitea/gitea/),在那邊可以快速得到協助。
72+
如果本頁中無法解決您的問題,請直接到 [Discord server](https://discord.gg/NsatcWJ),在那邊可以快速得到協助。
7373

Diff for: content/doc/installation/with-docker.en-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ You should now have two Docker containers for Gitea and PostgreSQL plus two Dock
101101

102102
# Anything missing?
103103

104-
Are we missing anything on this page? Then feel free to reach out to us on our [Gitter channel](https://gitter.im/go-gitea/gitea/), there you will get answers to any question pretty fast.
104+
Are we missing anything on this page? Then feel free to reach out to us on our [Discord server](https://discord.gg/NsatcWJ), there you will get answers to any question pretty fast.

Diff for: content/doc/installation/with-docker.zh-tw.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ docker run -d --name=gitea -p 10022:22 -p 10080:3000 -v /var/lib/gitea:/data git
3737

3838
## 需要協助?
3939

40-
如果本頁中無法解決您的問題,請直接到 [Gitter channel](https://gitter.im/go-gitea/gitea/),在那邊可以快速得到協助。
40+
如果本頁中無法解決您的問題,請直接到 [Discord server](https://discord.gg/NsatcWJ),在那邊可以快速得到協助。

0 commit comments

Comments
 (0)