8abc8f4bc9
Created by Github action <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23618?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> Co-authored-by: github-actions <github-actions@twenty.com>
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
---
|
|
title: 貢献
|
|
description: Twentyのオープンソース開発に貢献しましょう。
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/github/github-header.png" alt="AI" />
|
|
</Frame>
|
|
|
|
## 概要
|
|
|
|
Twentyはオープンソースであり、コミュニティからの貢献を歓迎しています。 バグを修正したり、機能を追加したり、ドキュメントを改善したりするなど、あなたの貢献は、Twentyをすべての人にとってより良いものにする助けになります。
|
|
|
|
## 貢献する方法
|
|
|
|
* **バグを報告**: 問題の特定と記録に協力する
|
|
* **機能の提案**: 新しい機能を提案して実装する
|
|
* **ドキュメントを改善**: ドキュメントをより分かりやすく役立つものにする
|
|
* **フロントエンド開発**: ReactベースのUIに取り組む
|
|
* **バックエンド開発**: NestJSサーバーに貢献する
|
|
|
|
## 始めに
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="バグ報告と要望" icon="bug" href="/l/ja/developers/contribute/capabilities/bug-and-requests">
|
|
問題を報告する、または機能を要望する
|
|
</Card>
|
|
<Card title="フロントエンド開発" icon="browser" href="/l/ja/developers/contribute/capabilities/frontend-development/folder-architecture-front">
|
|
UIに貢献する
|
|
</Card>
|
|
</CardGroup>
|