@@ -59,7 +59,6 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
5959> [ !NOTE]
6060> 若需調用 API,我們已提供實驗性支援,文件詳見[ 此處] ( https://docs.gitea.com/api ) 。
6161
62-
6362## 貢獻指南
6463
6564標準流程:Fork → Patch → Push → Pull Request
@@ -79,7 +78,6 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
7978
8079更多資訊:[ 翻譯貢獻文件] ( https://docs.gitea.com/contributing/localization )
8180
82-
8381## 官方及第三方專案
8482
8583我們提供官方 [ go-sdk] ( https://gitea.com/gitea/go-sdk ) 、命令列工具 [ tea] ( https://gitea.com/gitea/tea ) 及 Gitea Action 專用[ 執行器] ( https://gitea.com/gitea/act_runner ) 。
@@ -93,17 +91,19 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
9391若[ 文件] ( https://docs.gitea.com/ ) 未涵蓋你的問題,可透過[ Discord 伺服器] ( https://discord.gg/Gitea ) 聯絡我們,或在[ 論壇] ( https://forum.gitea.com/ ) 發布貼文。
9492
9593## 專案成員
94+
9695- [ 維護者] ( https://github.com/orgs/go-gitea/people )
9796- [ 貢獻者] ( https://github.com/go-gitea/gitea/graphs/contributors )
9897- [ 譯者] ( options/locale/TRANSLATORS )
9998
100-
10199## 支持者
100+
102101感謝所有支持者的鼎力相助!🙏 [[ 成為支持者] ( https://opencollective.com/gitea#backer )]
103102
104103<a href =" https://opencollective.com/gitea#backers " target =" _blank " ><img src =" https://opencollective.com/gitea/backers.svg?width=890 " ></a >
105104
106105## 贊助商
106+
107107成為贊助商支持專案,你的 logo 將在此展示並連結至官網。[[ 成為贊助商] ( https://opencollective.com/gitea#sponsor )]
108108
109109<a href =" https://opencollective.com/gitea/sponsor/0/website " target =" _blank " ><img src =" https://opencollective.com/gitea/sponsor/0/avatar.svg " ></a >
@@ -118,21 +118,26 @@ Gitea 基於 Go 語言開發,凡 Go 語言支持的平台與架構,它皆能
118118<a href =" https://opencollective.com/gitea/sponsor/9/website " target =" _blank " ><img src =" https://opencollective.com/gitea/sponsor/9/avatar.svg " ></a >
119119
120120## 常見問題
121- ### Q:Gitea 如何發音?
122- A:發音為[ /ɡɪ'ti:/] ( https://youtu.be/EM71-2uDAoY ) ,類似「gi-tea」,「g」需發重音。
123121
124- ### Q:為何專案代碼未託管在 Gitea 自身實例上?
125- A:我們正推進此事,進展可查看[ 該 issue] ( https://github.com/go-gitea/gitea/issues/1029 ) 。
122+ ** Gitea 如何發音?**
123+
124+ 發音為[ /ɡɪ'ti:/] ( https://youtu.be/EM71-2uDAoY ) ,類似「gi-tea」,「g」需發重音。
125+
126+ ** 為何專案代碼未託管在 Gitea 自身實例上?**
126127
127- ### Q:哪裡可找到安全補丁?
128- A:在[ 發布日誌] ( https://github.com/go-gitea/gitea/releases ) 或[ 更新日誌] ( https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md ) 中,搜尋關鍵詞` SECURITY ` 即可找到。
128+ 我們正[ 推進此事] ( https://github.com/go-gitea/gitea/issues/1029 ) 。
129129
130+ ** 哪裡可找到安全補丁?**
131+
132+ 在[ 發布日誌] ( https://github.com/go-gitea/gitea/releases ) 或[ 更新日誌] ( https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md ) 中,搜尋關鍵詞` SECURITY ` 即可找到。
130133
131134## 授權條款
132- 本項目採用 MIT 授權條款,完整授權文本詳見 [ LICENSE 檔案] ( https://github.com/go-gitea/gitea/blob/main/LICENSE ) 。
133135
136+ 本項目採用 MIT 授權條款。
137+ 完整授權文本詳見 [ LICENSE 檔案] ( https://github.com/go-gitea/gitea/blob/main/LICENSE ) 。
134138
135139## 更多資訊
140+
136141<details >
137142<summary >尋找介面概述?查看這裡!</summary >
138143
0 commit comments