# コードに貢献する

Cherry Studio への貢献を歓迎します！以下の方法で貢献できます：

1\. **コードの貢献：**&#x65B0;機能の開発や既存コードの最適化。

2\. **バグ修正：**&#x898B;つけたバグの修正を提出する。

3\. **課題の管理：**&#x47;itHub の issue 管理を手伝う。

4\. **製品デザイン：**&#x30C7;ザインに関する議論に参加する。

5\. **ドキュメントの作成：**&#x30E6;ーザーマニュアルやガイドの改善。

6\. **コミュニティ参加：**&#x8B70;論に参加し、ユーザーを支援する。

7\. **利用促進：**&#x43;herry Studio を広める。

## 参加方法

メールを送信してください： [dev@cherry-ai.com](mailto:dev@cherry-ai.com?subject=申请成为开发者\&body=申请理由)

件名：開発者として申請

メール本文：申請理由


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cherry-ai.com/docs/jp/contribution/code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
