e02c24bd3a
Created by Github action --------- Co-authored-by: Abdul Rahman <ar5438376@gmail.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions <github-actions@twenty.com> Co-authored-by: Charles Bochet <charles@twenty.com>
59 lines
2.5 KiB
Plaintext
59 lines
2.5 KiB
Plaintext
---
|
|
title: GitHub
|
|
info: "了解 Twenty 的 GitHub 儲存庫以及它所涵蓋的多種資源,包括原始碼、文件和討論。"
|
|
image: /images/user-guide/github/github-header.png
|
|
sectionInfo: 術語資源和社群資訊
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/github/github-header.png" alt="Header" />
|
|
</Frame>
|
|
|
|
## 關於
|
|
|
|
Twenty 的 GitHub 儲存庫涵蓋了多種資源,比如原始碼、文件、討論和問題追蹤。 這就是您可以訪問到 Twenty 背後完整代碼的地方。 這就是您可以訪問到 Twenty 背後完整代碼的地方。
|
|
|
|
[訪問 Twenty 在 GitHub 上的主頁](https://github.com/twentyhq/twenty)
|
|
|
|
## 貢獻
|
|
|
|
在 GitHub 上為 Twenty 專案貢獻,是提升您使用的軟體的一種充實方式。 無論是修復錯誤、提出功能建議或改進文件,我們都歡迎您的貢獻。 無論是修復錯誤、提出功能建議或改進文件,我們都歡迎您的貢獻。
|
|
|
|
### Reporting Issues
|
|
|
|
遇到問題了嗎? 遇到問題了嗎? [在 GitHub 上創建一個問題](https://github.com/twentyhq/twenty/issues/new),並提供盡可能多的詳細信息。
|
|
|
|
<img src="/images/user-guide/github/new-issue.png" style={{width:'100%'}}/>
|
|
|
|
### Suggesting Features
|
|
|
|
您希望在 Twenty 上看到什麼改進? 無論您的技術知識如何,您都可以加入[此處的討論](https://github.com/twentyhq/twenty/discussions)。 無論您的技術知識如何,您都可以加入[此處的討論](https://github.com/twentyhq/twenty/discussions)。
|
|
|
|
<img src="/images/user-guide/github/github-conversations.png" style={{width:'100%'}}/>
|
|
|
|
### Coding a feature
|
|
|
|
從尋找適合初學者的任務開始您的旅程:
|
|
|
|
1. Navigate to the **[Issues](https://github.com/twentyhq/twenty/issues)** tab on the Twenty repository.
|
|
2. Filter by **[Good First Issue](https://github.com/twentyhq/twenty/labels/good%20first%20issue)** label to find tasks suited for newcomers.
|
|
3. 選擇一個問題,分叉存儲庫,開始貢獻。
|
|
|
|
<img src="/images/user-guide/github/good-first-issues.png" style={{width:'100%'}}/>
|
|
|
|
確保您被分配到這個問題,以避免與其他貢獻者的工作重疊。
|
|
|
|
### 行為守則
|
|
|
|
記住在整個貢獻過程中遵守 Twenty 的[行為守則](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md)。
|
|
|
|
## Discord
|
|
|
|
如果您有任何問題,例如如何貢獻,請加入 [Discord](https://discord.gg/cx5n4Jzs57) 社群
|
|
|
|
<img src="/images/user-guide/github/discord-welcome.png" style={{width:'100%'}}/>
|
|
|
|
<br/>
|
|
<br/>
|
|
Thank you for contributing to Twenty ❤️
|