# 貢獻代碼

我哋歡迎對 Cherry Studio 嘅貢獻！你可以透過以下方式貢獻：

1\. **貢獻代碼：**&#x958B;發新功能或者優化現有代碼。

2\. **修復錯誤：**&#x63D0;交你發現嘅錯誤修復。

3\. **維護問題：**&#x5E6B;手管理 GitHub 問題。

4\. **產品設計：**&#x53C3;與設計討論。

5\. **撰寫文件：**&#x6539;善用戶手冊同指南。

6\. **社群參與：**&#x52A0;入討論並幫助用戶。

7\. **推廣使用：**&#x5BA3;傳 Cherry 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/zhong-wen-fan-ti/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.
