Files
twenty/packages/twenty-docs/l/ja/user-guide/resources/github.mdx
T
e02c24bd3a i18n - docs translations (#15904)
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>
2025-11-18 17:21:48 +01:00

59 lines
3.1 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 プロジェクトに貢献することは、あなたが使うソフトウェアの改良を助けるやりがいのある方法です。 バグ修正、機能の提案、ドキュメントの改善など、あなたの貢献は歓迎されます。 バグ修正、機能の提案、ドキュメントの改善など、あなたの貢献は歓迎されます。
### 問題の報告
問題を見つけましたか? 問題を見つけましたか? GitHub に [問題を作成](https://github.com/twentyhq/twenty/issues/new)し、できるだけ詳細を提供してください。
<img src="/images/user-guide/github/new-issue.png" style={{width:'100%'}}/>
### 機能の提案
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%'}}/>
### 機能のコーディング
初心者向けのタスクを見つけて、あなたの旅を始めましょう:
1. Twenty リポジトリの **[Issues](https://github.com/twentyhq/twenty/issues)** タブに移動します。
2. 新人向けのタスクを見つけるために **[Good First Issue](https://github.com/twentyhq/twenty/labels/good%20first%20issue)** ラベルで絞り込みます。
3. 問題を選び、リポジトリをフォークして貢献を始めます。
<img src="/images/user-guide/github/good-first-issues.png" style={{width:'100%'}}/>
他の貢献者との重複作業を避けるために、問題に割り当てられていることを確認してください。
### 行動規範
Remember to adhere to Twenty's [Code of Conduct](https://github.com/twentyhq/twenty/blob/main/.github/CODE_OF_CONDUCT.md) throughout your contribution process.
## 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 ❤️