sub-cli/docs/zh-Hans/feedback.md
CDN deae4a6272
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (darwin-amd64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 20s
Build and Release / Build (windows-arm64) (push) Successful in 16s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 45s
docs: init docs
2025-04-23 14:16:16 +08:00

81 lines
2.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 提供反馈
description: 分享您的体验和建议帮助改进Sub-CLI
---
# 提供反馈
您的反馈对Sub-CLI的持续开发和改进非常宝贵。我们欢迎各种类型的反馈包括错误报告、功能请求、可用性建议和一般评论。
## 提供反馈的方式
### 问题追踪
报告错误或请求功能的最佳方式是通过我们的问题追踪器:
1. 访问[Sub-CLI Issues](https://git.owu.one/wholetrans/sub-cli/issues)页面
2. 点击"New Issue"
3. 尽可能详细地填写相关信息
4. 提交工单
### 电子邮件
如果您愿意,可以直接通过电子邮件发送反馈:
`hello@wholetrans.org`(示例邮箱)
### 社区渠道
加入我们的社区讨论Sub-CLI分享您的经验并获取帮助
::: info
目前没有专门的Sub-CLI频道。您可以加入我们的`#general`聊天室进行一般性问题讨论。
:::
- Matrix空间[#wholetrans:mtx.owu.one](https://matrix.to/room/#wholetrans:mtx.owu.one)
您可以在我们的[关于](https://wholetrans.org/about)页面找到更多联系信息。
## 报告错误
报告错误时,请包括:
1. **Sub-CLI版本**`sub-cli version`的输出
2. **操作系统**:您的操作系统名称和版本
3. **重现步骤**:重现问题的详细步骤
4. **预期行为**:您期望发生的情况
5. **实际行为**:实际发生的情况
6. **附加上下文**:任何其他相关信息,如命令输出、错误消息或截图
## 功能请求
请求新功能时,请包括:
1. **使用场景**:描述您尝试解决的特定场景或问题
2. **建议解决方案**:您对实现该功能的想法
3. **考虑的替代方案**:您考虑过的任何替代解决方案
4. **附加上下文**:任何其他可能帮助我们理解请求的相关信息
## 贡献指南
有兴趣为Sub-CLI做贡献我们欢迎各种形式的贡献从代码改进到文档更新。
### 代码贡献
1. Fork存储库
2. 创建功能分支
3. 进行更改
4. 提交拉取请求
### 文档贡献
在我们的文档中发现错误或遗漏?有改进的想法?我们欢迎:
- 文档修复和改进
- 示例和教程
## 谢谢!
您的反馈和贡献有助于使Sub-CLI对每个人都更好。我们感谢您花时间和精力帮助我们改进工具。